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 999d445 commit 0756451Copy full SHA for 0756451
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-4.0'
50
testImplementation 'org.codehaus.groovy:groovy-all:2.5.14'
51
}
52
0 commit comments