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 82d7aacCopy full SHA for 82d7aac
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
48
testImplementation 'org.slf4j:slf4j-simple:1.7.31'
49
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
50
- testImplementation 'org.codehaus.groovy:groovy-all:2.5.14'
+ testImplementation 'org.codehaus.groovy:groovy-all:3.0.25'
51
}
52
53
task sourcesJar(type: Jar, dependsOn: classes) {
0 commit comments