Skip to content

Commit d1bd201

Browse files
chore: bump org.mockito:mockito-android from 5.7.0 to 5.8.0 in /android (#178)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e06bdbc commit d1bd201

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:5.8.0'
76-
androidTestImplementation 'org.mockito:mockito-android:5.7.0'
76+
androidTestImplementation 'org.mockito:mockito-android:5.8.0'
7777
testImplementation 'androidx.annotation:annotation:1.7.0'
7878

7979
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)