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 41c74b5 commit b2b406aCopy full SHA for b2b406a
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
implementation 'org.yaml:snakeyaml:2.5'
27
testImplementation gradleTestKit()
28
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
29
- testImplementation 'org.junit.platform:junit-platform-launcher:1.14.0'
+ testImplementation 'org.junit.platform:junit-platform-launcher:6.0.0'
30
}
31
32
test {
0 commit comments