Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32.1.1-jre (#3921)
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 30, 2023
1 parent f0f1f94 commit aad133f
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 @@ -36,7 +36,7 @@ okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
junit = { module = "junit:junit", version = "4.13.2" }
assertj = { module = "org.assertj:assertj-core", version = "3.13.2" }
guava = { module = "com.google.guava:guava", version = "32.1.0-jre" }
guava = { module = "com.google.guava:guava", version = "32.1.1-jre" }
android = { module = "com.google.android:android", version = "4.1.1.4" }
animalSnifferAnnotations = { module = "org.codehaus.mojo:animal-sniffer-annotations", version = "1.23" }
findBugsAnnotations = { module = "com.google.code.findbugs:jsr305", version = "3.0.2" }
Expand Down

0 comments on commit aad133f

Please sign in to comment.