Skip to content

Commit 2da5f99

Browse files
chore: bump org.mockito:mockito-android from 5.3.1 to 5.5.0 in /android (#157)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47bf054 commit 2da5f99

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.5.0'
76-
androidTestImplementation 'org.mockito:mockito-android:5.3.1'
76+
androidTestImplementation 'org.mockito:mockito-android:5.5.0'
7777
testImplementation 'androidx.annotation:annotation:1.6.0'
7878

7979
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)