Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.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 and Tallicia committed Jun 9, 2023
1 parent 61ae009 commit 3ddbed5
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 @@ -41,7 +41,7 @@ libraries.eclipseJgit = "org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r"
libraries.flywayCore = "org.flywaydb:flyway-core"
libraries.googleAuth = "com.warrenstrange:googleauth:1.5.0"
libraries.gradleCargoPlugin = "com.bmuschko:gradle-cargo-plugin:2.8.0"
libraries.guava = "com.google.guava:guava:32.0.0-jre"
libraries.guava = "com.google.guava:guava:32.0.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 3ddbed5

Please sign in to comment.