Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32 (#1577)
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 May 27, 2023
1 parent 2ba85bf commit cf2e019
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 @@ -28,7 +28,7 @@ kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compat

[libraries]
autoCommon = { module = "com.google.auto:auto-common", version = "1.2.1" }
guava = { module = "com.google.guava:guava", version = "31.1-jre" }
guava = { module = "com.google.guava:guava", version = "32.0.0-jre" }
javapoet = "com.squareup:javapoet:1.13.0"

autoService = "com.google.auto.service:auto-service-annotations:1.1.0"
Expand Down

0 comments on commit cf2e019

Please sign in to comment.