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 7add054 + c418417 commit ea6b7bfCopy full SHA for ea6b7bf
build.gradle.kts
@@ -17,7 +17,7 @@ dependencies {
17
18
testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.21.0")
19
testImplementation("io.kotest:kotest-assertions-core:5.4.0")
20
- testImplementation("org.junit.jupiter:junit-jupiter:5.9.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.9.1")
21
}
22
23
tasks.withType<KotlinCompile>() {
0 commit comments