Skip to content

Commit

Permalink
Bump guava.version from 31.1-android to 32.0.0-android
Browse files Browse the repository at this point in the history
Bumps `guava.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2023
1 parent 5b60a42 commit 4ba4b5d
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 @@ -97,7 +97,7 @@
<auto-service.version>1.0.1</auto-service.version>
<auto-common.version>1.2.1</auto-common.version>
<java.version>1.8</java.version>
<guava.version>31.1-android</guava.version>
<guava.version>32.0.0-android</guava.version>
<!--
NOTE: When updating errorprone.version, also update javac.version to the
version used by the new error-prone version. You should be able to find
Expand Down

0 comments on commit 4ba4b5d

Please sign in to comment.