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 9a7fd56 commit 0528727Copy full SHA for 0528727
build.gradle.kts
@@ -78,7 +78,7 @@ dependencies {
78
79
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.7.10")
80
testImplementation("io.kotest:kotest-runner-junit5:5.4.2")
81
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.0")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.1")
82
}
83
84
val dependencyVersions = listOf(
0 commit comments