Skip to content

Commit

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

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

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

Updates `org.codehaus.groovy:groovy-templates` from 3.0.21 to 3.0.22
- [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 Jul 5, 2024
1 parent 99b9c3d commit 717fd37
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 @@ -9,7 +9,7 @@ commons = "1.10.0"
dagger = "2.44"
elemental = "1.2.1"
flatbuffers = "1.12.0"
groovy = "3.0.21"
groovy = "3.0.22"
# Only bump this in concert with boringssl
grpc = "1.58.0"
guava = "33.2.0-jre"
Expand Down

0 comments on commit 717fd37

Please sign in to comment.