Bump mockito-core from 3.0.8 to 3.0.11 ()

This commit is contained in:
dependabot-preview[bot] 2019-09-30 10:31:07 +00:00 committed by GitHub
parent 8b1e6f7bd6
commit 6991c68d3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -114,7 +114,7 @@ ext {
dagger = "2.24" dagger = "2.24"
chucker = "2.0.4" chucker = "2.0.4"
mockk = "1.9.2" mockk = "1.9.2"
mockito_core = "3.0.8" mockito_core = "3.0.11"
} }
configurations.all { configurations.all {