mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-19 00:16:48 -06:00
Bump mockito-android from 2.28.2 to 3.0.1 (#435)
This commit is contained in:
parent
ba5bad042a
commit
68b37fc5dd
@ -170,7 +170,7 @@ dependencies {
|
||||
androidTestImplementation "androidx.room:room-testing:2.1.0"
|
||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
||||
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'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user