Use dexmaker-mockito 2.25.1
This commit is contained in:
parent
a10ea1330f
commit
5f6b6b2e6d
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue