|
@@ -247,7 +247,7 @@ dependencies {
|
|
|
|
|
|
// dependencies for local unit tests
|
|
// dependencies for local unit tests
|
|
testImplementation 'junit:junit:4.12'
|
|
testImplementation 'junit:junit:4.12'
|
|
- testImplementation 'org.mockito:mockito-core:2.23.4'
|
|
|
|
|
|
+ testImplementation 'org.mockito:mockito-core:2.24.0'
|
|
// dependencies for instrumented tests
|
|
// dependencies for instrumented tests
|
|
// JUnit4 Rules
|
|
// JUnit4 Rules
|
|
androidTestImplementation 'androidx.test:rules:1.1.1'
|
|
androidTestImplementation 'androidx.test:rules:1.1.1'
|