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 b0b1605 commit 0da51d9Copy full SHA for 0da51d9
build.gradle.kts
@@ -18,7 +18,7 @@ dependencies {
18
19
testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.21.0")
20
testImplementation("io.kotest:kotest-assertions-core:5.4.0")
21
- testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.14.1")
22
}
23
24
kotlin {
0 commit comments