Skip to content

Commit

Permalink
Bump guava_version from 26.0-jre to 33.4.0-jre
Browse files Browse the repository at this point in the history
Bumps `guava_version` from 26.0-jre to 33.4.0-jre.

Updates `com.google.guava:guava` from 26.0-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `com.google.guava:guava-testlib` from 26.0-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
- dependency-name: com.google.guava:guava-testlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 07dedf2 commit ed7e9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
guava_version = "26.0-jre"
guava_version = "33.4.0-jre"
junit_version = "4.11"
hamcrest_version = "1.3"
mockito_version = "5.0.0"
Expand Down

0 comments on commit ed7e9cd

Please sign in to comment.