Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit c6f5f94

Browse files
[sign_in]: Bump mockito-inline from 4.6.1 to 4.7.0 in /packages/google_sign_in/google_sign_in_android/android (#6255)
1 parent fd03cde commit c6f5f94

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
@@ -51,5 +51,5 @@ dependencies {
5151
implementation 'com.google.android.gms:play-services-auth:20.0.1'
5252
implementation 'com.google.guava:guava:28.1-android'
5353
testImplementation 'junit:junit:4.13.2'
54-
testImplementation 'org.mockito:mockito-inline:4.6.1'
54+
testImplementation 'org.mockito:mockito-inline:4.7.0'
5555
}

0 commit comments

Comments
 (0)