Skip to content

Commit

Permalink
Update dependency org.codehaus.groovy:groovy-all to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-5034428[bot] committed Nov 8, 2024
1 parent 94150e1 commit 3fe3c1b
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 @@ -3,7 +3,7 @@ buildscript {
testJacksonVersions = ['2.2.0', '2.3.0', '2.4.0', '2.5.0', '2.6.0', '2.7.0', '2.8.0']

// external dependency versions
groovyVersion = '2.4.5'
groovyVersion = '3.0.23'
gradleVersion = '2.14.1'
jacksonVersion = "[${testJacksonVersions.first()},)"
licensePluginVersion = '0.13.1'
Expand Down

0 comments on commit 3fe3c1b

Please sign in to comment.