Skip to content

Commit

Permalink
Merge pull request #1213 from MGaetan89:update_guava
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 618797532
  • Loading branch information
Copybara-Service committed Mar 25, 2024
2 parents d9f8f4e + d66a303 commit fad84e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ project.ext {
junitVersion = '4.13.2'
// Use the same Guava version as the Android repo:
// https://cs.android.com/android/platform/superproject/main/+/main:external/guava/METADATA
guavaVersion = '32.1.3-android'
guavaVersion = '33.0.0-android'
mockitoVersion = '3.12.4'
robolectricVersion = '4.11'
// Keep this in sync with Google's internal Checker Framework version.
Expand Down

0 comments on commit fad84e8

Please sign in to comment.