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 2d5e4ba commit 9c84107Copy full SHA for 9c84107
build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
81
82
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:2.1.0")
83
testImplementation("io.kotest:kotest-runner-junit5:5.9.1")
84
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.3")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.4")
85
}
86
87
val dependencyVersions = listOf(
0 commit comments