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 09b5371 commit 958ed64Copy full SHA for 958ed64
build.gradle
@@ -81,7 +81,7 @@ dependencies {
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:6.0.0'
84
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.0'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.0'
85
86
/* --- Scala libs --- */
87
// CORE Scala //
0 commit comments