Skip to content

Commit

Permalink
chore(deps): bump org.codehaus.groovy:groovy-bom from 3.0.13 to 3.0.23
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy-bom](https://github.com/apache/groovy) from 3.0.13 to 3.0.23.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 8625132 commit fa90c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ javaPlatform {

dependencies {

api platform('org.codehaus.groovy:groovy-bom:3.0.13')
api platform('org.codehaus.groovy:groovy-bom:3.0.23')
api platform('org.spockframework:spock-bom:2.1-groovy-3.0')

constraints {
Expand Down

0 comments on commit fa90c92

Please sign in to comment.