Skip to content

Commit

Permalink
Merge pull request #582 from nre-ableton/nre/master/groovy-2.4.21
Browse files Browse the repository at this point in the history
Bump groovy-all to 2.4.21
  • Loading branch information
nre-ableton authored Jan 16, 2023
2 parents 0939222 + 45ac7d8 commit f565913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sourceCompatibility = 11
targetCompatibility = 11

dependencies {
implementation('org.codehaus.groovy:groovy-all:2.4.14')
implementation('org.codehaus.groovy:groovy-all:2.4.21')
implementation('com.cloudbees:groovy-cps:1.31')
implementation('commons-io:commons-io:2.11.0')
implementation('org.apache.ivy:ivy:2.5.1')
Expand Down

0 comments on commit f565913

Please sign in to comment.