Skip to content

Commit

Permalink
chore(gradle): bump org.apache.commons:commons-text
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.10.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 99b9c3d commit 420faef
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 @@ -5,7 +5,7 @@ avro = "1.11.3"
awssdk = "2.24.5"
# See dependency matrix for particular gRPC versions at https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty
boringssl = "2.0.61.Final"
commons = "1.10.0"
commons = "1.12.0"
dagger = "2.44"
elemental = "1.2.1"
flatbuffers = "1.12.0"
Expand Down

0 comments on commit 420faef

Please sign in to comment.