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 81ea542 + f309a48 commit bb8c3e1Copy full SHA for bb8c3e1
build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
testImplementation gradleTestKit()
31
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
32
testImplementation 'net.bytebuddy:byte-buddy:1.17.7'
33
- testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
34
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
35
}
36
0 commit comments