Skip to content

Commit f565913

Browse files
authored
Merge pull request #582 from nre-ableton/nre/master/groovy-2.4.21
Bump groovy-all to 2.4.21
2 parents 0939222 + 45ac7d8 commit f565913

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)