Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#110)
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.3-jre to 33.0.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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent b8f1ac9 commit e052641
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 @@ -3,7 +3,7 @@
assertj-core = { module = "org.assertj:assertj-core", version = "3.25.1"}
commons-lang = { module = "org.apache.commons:commons-lang3", version = "3.14.0" }
commons-validator = { module = "commons-validator:commons-validator", version = "1.8.0" }
guava = { module = "com.google.guava:guava", version= "32.1.3-jre" }
guava = { module = "com.google.guava:guava", version= "33.0.0-jre" }
hibernate-validator = { module = "org.hibernate:hibernate-validator", version = "5.1.3.Final" }
javax-elApi = { module = "javax.el:javax.el-api", version = "3.0.0" }
javax-jaxbApi = { module = "javax.xml.bind:jaxb-api", version = "2.3.1" }
Expand Down

0 comments on commit e052641

Please sign in to comment.