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 6c4b858 + 91c462a commit eed5d34Copy full SHA for eed5d34
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.1")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
21
}
22
23
tasks.withType<KotlinCompile>() {
0 commit comments