Skip to content

Commit fbc3093

Browse files
chore: bump mockito-android from 4.9.0 to 4.11.0 in /android (#93)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90f742d commit fbc3093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
//
7474

7575
testImplementation 'org.mockito:mockito-core:4.9.0'
76-
androidTestImplementation 'org.mockito:mockito-android:4.9.0'
76+
androidTestImplementation 'org.mockito:mockito-android:4.11.0'
7777
testImplementation 'androidx.annotation:annotation:1.5.0'
7878

7979
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)