Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.0-jre to 33.3.1-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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 2e62337 commit 21fd00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ libraries.eclipseJgit = "org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r
libraries.flywayCore = "org.flywaydb:flyway-core"
libraries.googleAuth = "com.warrenstrange:googleauth:1.5.0"
libraries.gradleCargoPlugin = "com.bmuschko:gradle-cargo-plugin:2.9.0"
libraries.guava = "com.google.guava:guava:33.3.0-jre"
libraries.guava = "com.google.guava:guava:33.3.1-jre"
libraries.hamcrest = "org.hamcrest:hamcrest:${versions.hamcrestVersion}"
libraries.hibernateValidator = "org.hibernate.validator:hibernate-validator"
libraries.hsqldb = "org.hsqldb:hsqldb"
Expand Down

0 comments on commit 21fd00f

Please sign in to comment.