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 3e52206 commit b387cc7Copy full SHA for b387cc7
build.gradle.kts
@@ -12,7 +12,7 @@ java {
12
}
13
14
dependencies {
15
- testImplementation("org.spockframework:spock-core:2.1-groovy-3.0")
+ testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
16
testImplementation("org.gradle.exemplar:samples-check:1.0.2")
17
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
18
0 commit comments