Skip to content

Commit 5e59618

Browse files
authored
Merge pull request #69 from v2er-app/dependabot/gradle/testing-de97d92e81
chore(deps): bump the testing group with 2 updates
2 parents 207fed2 + c76021e commit 5e59618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ dependencies {
7070
exclude group: 'com.google.code.findbugs'
7171
})
7272
testImplementation 'junit:junit:4.13.2'
73-
testImplementation 'org.mockito:mockito-core:4.8.0'
74-
testImplementation 'org.robolectric:robolectric:4.9'
73+
testImplementation 'org.mockito:mockito-core:5.18.0'
74+
testImplementation 'org.robolectric:robolectric:4.15.1'
7575
testImplementation 'androidx.test:core:1.5.0'
7676
testImplementation 'androidx.test.ext:junit:1.1.5'
7777

0 commit comments

Comments
 (0)