Skip to content

Commit 30827c7

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 32.1.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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b3b1ef commit 30827c7

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

+1-1
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:20.5.0'
63-
implementation 'com.google.guava:guava:32.0.1-android'
63+
implementation 'com.google.guava:guava:32.1.1-android'
6464
testImplementation 'junit:junit:4.13.2'
6565
testImplementation 'org.mockito:mockito-inline:5.0.0'
6666
}

0 commit comments

Comments
 (0)