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 560c9f0 commit 59f84eeCopy full SHA for 59f84ee
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
implementation 'org.yaml:snakeyaml:2.5'
28
testImplementation gradleTestKit()
29
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
30
- testImplementation 'org.junit.platform:junit-platform-launcher:1.14.1'
+ testImplementation 'org.junit.platform:junit-platform-launcher:6.0.0'
31
}
32
33
test {
0 commit comments