Skip to content

Commit

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

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

Updates `guava-testlib` from 32.0.0-android to 32.0.1-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
  update-type: version-update:semver-patch
- dependency-name: com.google.guava:guava-testlib
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2023
1 parent 7681276 commit 0908432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
version without the -android and -jre suffixes) because that lets
Dependabot update our Guava versions.
-->
<guava.android.version>32.0.0-android</guava.android.version>
<guava.android.version>32.0.1-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 0908432

Please sign in to comment.