Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (#74)
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.2.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 Jun 18, 2024
1 parent 43773a1 commit c220449
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 @@ -6,7 +6,7 @@ jackson = "2.17.0"

[libraries]
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.6" }
guava = { group = "com.google.guava", name = "guava", version = "33.2.0-jre" }
guava = { group = "com.google.guava", name = "guava", version = "33.2.1-jre" }
sqlite-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.46.0.0" }
lombok = { group = "org.projectlombok", name = "lombok", version.ref = "lombok" }
jakarta-annotation = { group = "jakarta.annotation", name = "jakarta.annotation-api", version.ref = "jakarta" }
Expand Down

0 comments on commit c220449

Please sign in to comment.