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 bdb81db commit f078642Copy full SHA for f078642
build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
api "org.glassfish:jakarta.el:4.0.2"
47
48
testImplementation 'org.slf4j:slf4j-simple:1.7.31'
49
- testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
+ testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
50
testImplementation 'org.codehaus.groovy:groovy-all:3.0.25'
51
}
52
0 commit comments