Skip to content

Commit

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

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

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

Updates `org.codehaus.groovy:groovy-templates` from 3.0.22 to 3.0.23
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent f2d25dc commit 0ae8509
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 @@ -29,7 +29,7 @@ flatbuffers = "24.3.25"
freemarker = "2.3.33"
google-findbugs = "3.0.2"
google-java-allocation-instrumenter = "3.3.4"
groovy = "3.0.22"
groovy = "3.0.23"
# Only bump this in concert with boringssl
grpc = "1.65.1"
guava = "33.4.0-jre"
Expand Down

0 comments on commit 0ae8509

Please sign in to comment.