We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09cf33c + 99b8632 commit fed18f7Copy full SHA for fed18f7
1 file changed
build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
testImplementation("org.junit.jupiter:junit-jupiter-params:5.13.0")
55
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.28.1")
56
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.13.0")
57
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.0")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.1")
58
}
59
60
tasks.test {
0 commit comments