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.
1 parent 3dbb315 commit d434f0fCopy full SHA for d434f0f
build.gradle.kts
@@ -47,7 +47,7 @@ dependencies {
47
testFramework(TestFrameworkType.Platform)
48
}
49
50
- testImplementation(platform("org.junit:junit-bom:5.11.2"))
+ testImplementation(platform("org.junit:junit-bom:5.11.3"))
51
testImplementation("org.junit.jupiter:junit-jupiter")
52
testImplementation("org.junit.platform:junit-platform-launcher")
53
testImplementation("io.strikt:strikt-jvm:0.35.1")
0 commit comments