mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 19:52:46 +01:00
Bump mockito-android from 3.0.8 to 3.0.11 (#527)
This commit is contained in:
parent
a45bc0eef6
commit
66cfd7b52c
@ -199,7 +199,7 @@ dependencies {
|
||||
androidTestImplementation "androidx.room:room-testing:$room"
|
||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
||||
androidTestImplementation "org.mockito:mockito-core:$mockito_core"
|
||||
androidTestImplementation("org.mockito:mockito-android:3.0.8") {
|
||||
androidTestImplementation("org.mockito:mockito-android:3.0.11") {
|
||||
exclude group: 'org.mockito', module: 'mockito-core'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user