Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava from 32.1.0-jre to 32.1.1-jre (
Browse files Browse the repository at this point in the history
#2394)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.0-jre to 32.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent a6b1adf commit edaeb5b
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 @@ -43,7 +43,7 @@ libraries.eclipseJgit = "org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-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.1.0-jre"
libraries.guava = "com.google.guava:guava:32.1.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 edaeb5b

Please sign in to comment.