Skip to content

Commit 45ac7d8

Browse files
committed
Bump groovy-all to 2.4.21
This is the version that Jenkins ships, as of 2.346.3.
1 parent 0939222 commit 45ac7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sourceCompatibility = 11
2121
targetCompatibility = 11
2222

2323
dependencies {
24-
implementation('org.codehaus.groovy:groovy-all:2.4.14')
24+
implementation('org.codehaus.groovy:groovy-all:2.4.21')
2525
implementation('com.cloudbees:groovy-cps:1.31')
2626
implementation('commons-io:commons-io:2.11.0')
2727
implementation('org.apache.ivy:ivy:2.5.1')

0 commit comments

Comments
 (0)