Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.1-jre (#1012)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent 2130c39 commit f1cbdbe
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 @@ -98,7 +98,7 @@ dropbox-dependencyGuard = { module = "com.dropbox.dependency-guard:dependency-gu

gradlePublishRaw = { module = "com.gradle.publish:plugin-publish-plugin", version.ref = "gradlePublish" }

guava = "com.google.guava:guava:33.2.0-jre"
guava = "com.google.guava:guava:33.2.1-jre"

inject = "javax.inject:javax.inject:1"
jsr250 = "javax.annotation:jsr250-api:1.0"
Expand Down

0 comments on commit f1cbdbe

Please sign in to comment.