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 19aa6a1 commit c9d5efbCopy full SHA for c9d5efb
alice/build.gradle
@@ -17,7 +17,7 @@ java {
17
group = 'to.wetransform'
18
19
dependencies {
20
- implementation "org.codehaus.groovy:groovy:2.5.23"
+ implementation "org.codehaus.groovy:groovy:3.0.25"
21
22
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
23
testImplementation group: 'commons-io', name: 'commons-io', version: '2.17.0'
0 commit comments