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.
2 parents d6bad11 + 25c44f7 commit 0899aecCopy full SHA for 0899aec
build.gradle.kts
@@ -28,7 +28,7 @@ version = "2025.1.10"
28
dependencies {
29
testImplementation("org.jetbrains.kotlin:kotlin-test")
30
testImplementation("org.assertj:assertj-core:3.27.3")
31
- testImplementation("org.junit.platform:junit-platform-launcher:1.12.2")
+ testImplementation("org.junit.platform:junit-platform-launcher:1.13.0")
32
implementation(kotlin("test"))
33
implementation("org.codehaus.jettison:jettison:1.5.4")
34
0 commit comments