forked from github/wulkanowy-mirror
Bump mockito-android from 2.28.1 to 2.28.2 (#379)
This commit is contained in:
parent
214afb82a6
commit
07f3333029
@ -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.28.1') {
|
||||
androidTestImplementation('org.mockito:mockito-android:2.28.2') {
|
||||
exclude group: 'org.mockito', module: 'mockito-core'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user