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 122fd44 commit 6cae28aCopy full SHA for 6cae28a
build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
compileOnly("org.jetbrains:annotations:26.0.2-1")
31
32
testImplementation(kotlin("test"))
33
- testImplementation("org.junit.jupiter:junit-jupiter:5.14.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:6.0.1")
34
}
35
36
tasks {
0 commit comments