Skip to content

Commit

Permalink
Bump guava.android.version from 31.1-android to 32.0.0-android
Browse files Browse the repository at this point in the history
Bumps `guava.android.version` from 31.1-android to 32.0.0-android.

Updates `guava` from 31.1-android to 32.0.0-android
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `guava-testlib` from 31.1-android to 32.0.0-android
- [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
- dependency-name: com.google.guava:guava-testlib
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent 7d4a851 commit 30e9ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -20,7 +20,7 @@
version without the -android and -jre suffixes) because that lets
Dependabot update our Guava versions.
-->
<guava.android.version>31.1-android</guava.android.version>
<guava.android.version>32.0.0-android</guava.android.version>
<!--
Also, we have this comment in between the 2 flavors of Guava. That's
also to smooth the Dependabot update process: Dependabot generates a
Expand Down

0 comments on commit 30e9ebb

Please sign in to comment.