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 46af31b commit 06a00fdCopy full SHA for 06a00fd
build.gradle.kts
@@ -80,7 +80,7 @@ dependencies {
80
81
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:2.0.0")
82
testImplementation("io.kotest:kotest-runner-junit5:5.9.1")
83
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.2")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.3")
84
}
85
86
val dependencyVersions = listOf(
0 commit comments