Skip to content

Commit b930575

Browse files
Merge pull request #1929 from nextcloud/dependabot/gradle/org.mockito-mockito-core-5.7.0
build(deps): Bump org.mockito:mockito-core from 5.4.0 to 5.7.0
2 parents d9d4f5f + 4de6343 commit b930575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dependencies {
120120
testImplementation 'androidx.test:core:1.5.0'
121121
testImplementation 'androidx.arch.core:core-testing:2.2.0'
122122
testImplementation 'junit:junit:4.13.2'
123-
testImplementation 'org.mockito:mockito-core:5.4.0'
123+
testImplementation 'org.mockito:mockito-core:5.7.0'
124124
testImplementation 'org.robolectric:robolectric:4.10.3'
125125

126126
implementation fileTree(dir: 'libs', include: ['*.jar'])

0 commit comments

Comments
 (0)