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 4166a33 commit f309a48Copy full SHA for f309a48
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