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 958ffb5 commit fdcfc2eCopy full SHA for fdcfc2e
build.gradle.kts
@@ -80,7 +80,7 @@ dependencies {
80
81
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.9.22")
82
testImplementation("io.kotest:kotest-runner-junit5:5.8.0")
83
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.1")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.2")
84
}
85
86
val dependencyVersions = listOf(
0 commit comments