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 85a38fd commit 46f1a5cCopy full SHA for 46f1a5c
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:6.0.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.1'
84
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.1'
85
86
/* --- Scala libs --- */
0 commit comments