We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0939222 + 45ac7d8 commit f565913Copy full SHA for f565913
build.gradle
@@ -21,7 +21,7 @@ sourceCompatibility = 11
21
targetCompatibility = 11
22
23
dependencies {
24
- implementation('org.codehaus.groovy:groovy-all:2.4.14')
+ implementation('org.codehaus.groovy:groovy-all:2.4.21')
25
implementation('com.cloudbees:groovy-cps:1.31')
26
implementation('commons-io:commons-io:2.11.0')
27
implementation('org.apache.ivy:ivy:2.5.1')
0 commit comments