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 4d48514 commit cf149c7Copy full SHA for cf149c7
build.gradle.kts
@@ -79,7 +79,7 @@ dependencies {
79
80
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.8.21")
81
testImplementation("io.kotest:kotest-runner-junit5:5.6.1")
82
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.2")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.3")
83
}
84
85
val dependencyVersions = listOf(
0 commit comments