We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2028cbf + 2f88585 commit 10dc666Copy full SHA for 10dc666
1 file changed
app/build.gradle
@@ -139,7 +139,7 @@ dependencies {
139
// Tests
140
testImplementation 'junit:junit:4.13.2'
141
testImplementation 'org.robolectric:robolectric:4.14.1'
142
- testImplementation 'org.mockito:mockito-core:5.16.1'
+ testImplementation 'org.mockito:mockito-core:5.17.0'
143
testImplementation 'androidx.test:core:1.6.1'
144
testImplementation 'androidx.arch.core:core-testing:2.2.0'
145
}
0 commit comments