forked from github/wulkanowy-mirror
Bump mockito-android from 2.27.5 to 2.28.1 (#373)
This commit is contained in:
parent
4ef1439878
commit
89acc2f384
@ -152,7 +152,7 @@ dependencies {
|
||||
androidTestImplementation "androidx.room:room-testing:2.1.0-beta01"
|
||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
||||
androidTestImplementation "org.mockito:mockito-core:2.27.2"
|
||||
androidTestImplementation('org.mockito:mockito-android:2.27.5') {
|
||||
androidTestImplementation('org.mockito:mockito-android:2.28.1') {
|
||||
exclude group: 'org.mockito', module: 'mockito-core'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user