Skip to content

Commit 12aec56

Browse files
[sign_in]: Bump com.google.guava:guava
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-android to 33.1.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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2f4ce0 commit 12aec56

File tree

1 file changed

+1
-1
lines changed
  • packages/google_sign_in/google_sign_in_android/android

1 file changed

+1
-1
lines changed

packages/google_sign_in/google_sign_in_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ android {
6060

6161
dependencies {
6262
implementation 'com.google.android.gms:play-services-auth:21.0.0'
63-
implementation 'com.google.guava:guava:32.0.1-android'
63+
implementation 'com.google.guava:guava:33.1.0-android'
6464
testImplementation 'junit:junit:4.13.2'
6565
testImplementation 'org.mockito:mockito-inline:5.0.0'
6666
}

0 commit comments

Comments
 (0)