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 ffa408a commit c8d170dCopy full SHA for c8d170d
build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
81
82
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:2.0.20")
83
testImplementation("io.kotest:kotest-runner-junit5:5.9.1")
84
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.1")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.2")
85
}
86
87
val dependencyVersions = listOf(
0 commit comments