Skip to content

Commit

Permalink
Update groovy monorepo to v3.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2024
1 parent 6c73d7f commit 9e5d909
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 @@ -191,7 +191,7 @@ dependencyManagement {
entry 'json-path'
entry 'xml-path'
}
dependencySet(group: 'org.codehaus.groovy', version: '3.0.2') {
dependencySet(group: 'org.codehaus.groovy', version: '3.0.22') {
entry 'groovy'
entry 'groovy-xml'
entry 'groovy-json'
Expand Down

0 comments on commit 9e5d909

Please sign in to comment.