We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20f5321 + 75e36bd commit 509568aCopy full SHA for 509568a
build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
isTransitive = false
36
}
37
38
- testImplementation(platform("org.junit:junit-bom:6.0.0-SNAPSHOT"))
+ testImplementation(platform("org.junit:junit-bom:6.1.0-SNAPSHOT"))
39
testImplementation("org.junit.jupiter:junit-jupiter")
40
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
41
0 commit comments