Use dexmaker-mockito 2.25.1

This commit is contained in:
ligi 2020-02-16 05:55:36 +01:00
parent a10ea1330f
commit 5f6b6b2e6d
No known key found for this signature in database
GPG key ID: 8E81894010ABF23D

View file

@ -120,7 +120,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.2.0'
androidTestImplementation 'com.squareup.assertj:assertj-android:1.2.0'
androidTestImplementation "org.mockito:mockito-core:$mockito_version"
androidTestImplementation 'com.linkedin.dexmaker:dexmaker-mockito:2.25.0'
androidTestImplementation 'com.linkedin.dexmaker:dexmaker-mockito:2.25.1'
androidTestImplementation 'com.google.code.findbugs:jsr305:3.0.2'
androidTestImplementation 'com.google.android.material:material:1.0.0'
androidTestImplementation 'org.threeten:threetenbp:1.4.1'