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 03fcb49 commit 09b5371Copy full SHA for 09b5371
build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
// testing
81
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
82
testImplementation 'org.apache.groovy:groovy:4.0.26'
83
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
84
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.0'
85
86
/* --- Scala libs --- */
0 commit comments