Skip to content

Commit

Permalink
chore(gradle): bump groovy from 3.0.22 to 3.0.23
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 Nov 11, 2024
1 parent 69bb3a4 commit adf815a
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 = "1.12.0"
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.58.0"
guava = "33.3.1-jre"
Expand Down

0 comments on commit adf815a

Please sign in to comment.