Bump mockito-android from 2.28.2 to 3.0.1 (#435)
This commit is contained in:
![27856297+dependabot-preview[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
ba5bad042a
commit
68b37fc5dd
@ -170,7 +170,7 @@ dependencies {
|
|||||||
androidTestImplementation "androidx.room:room-testing:2.1.0"
|
androidTestImplementation "androidx.room:room-testing:2.1.0"
|
||||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
||||||
androidTestImplementation "org.mockito:mockito-core:2.28.2"
|
androidTestImplementation "org.mockito:mockito-core:2.28.2"
|
||||||
androidTestImplementation("org.mockito:mockito-android:2.28.2") {
|
androidTestImplementation("org.mockito:mockito-android:3.0.1") {
|
||||||
exclude group: 'org.mockito', module: 'mockito-core'
|
exclude group: 'org.mockito', module: 'mockito-core'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user