forked from github/wulkanowy-mirror
Bump mockito-android from 3.0.6 to 3.0.7 (#503)
This commit is contained in:
parent
a5f212e6be
commit
e542ef003c
@ -199,7 +199,7 @@ dependencies {
|
|||||||
androidTestImplementation "androidx.room:room-testing:$room"
|
androidTestImplementation "androidx.room:room-testing:$room"
|
||||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
||||||
androidTestImplementation "org.mockito:mockito-core:$mockito_core"
|
androidTestImplementation "org.mockito:mockito-core:$mockito_core"
|
||||||
androidTestImplementation("org.mockito:mockito-android:3.0.6") {
|
androidTestImplementation("org.mockito:mockito-android:3.0.7") {
|
||||||
exclude group: 'org.mockito', module: 'mockito-core'
|
exclude group: 'org.mockito', module: 'mockito-core'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user