Skip to content

Commit

Permalink
chore(gradle): bump groovy from 3.0.23 to 3.0.24 (#6673)
Browse files Browse the repository at this point in the history
Bumps `groovy` from 3.0.23 to 3.0.24.

Updates `org.codehaus.groovy:groovy` from 3.0.23 to 3.0.24
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-json` from 3.0.23 to 3.0.24
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-templates` from 3.0.23 to 3.0.24
- [Commits](https://github.com/apache/groovy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 950e607 commit 8a6d04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ flatbuffers = "24.3.25"
freemarker = "2.3.33"
google-findbugs = "3.0.2"
google-java-allocation-instrumenter = "3.3.4"
groovy = "3.0.23"
groovy = "3.0.24"
# Only bump this in concert with boringssl
grpc = "1.65.1"
guava = "33.4.0-jre"
Expand Down

0 comments on commit 8a6d04b

Please sign in to comment.