Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 9dc572a commit 1623d7f
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 @@ -17,7 +17,7 @@ ext {
//version (changing these should be considered thoroughly!)
javaVersion = JavaVersion.VERSION_17
groovyVersion = "4.0"
groovyBinaryVersion = "4.0.21"
groovyBinaryVersion = "4.0.22"
testcontainersVersion = '1.19.8'

scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
Expand Down

0 comments on commit 1623d7f

Please sign in to comment.