We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0939222 commit 45ac7d8Copy full SHA for 45ac7d8
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