Bump mockito-core from 3.0.5 to 3.0.6 (#466)

This commit is contained in:
dependabot-preview[bot] 2019-08-20 10:24:11 +00:00 committed by GitHub
parent 7525395665
commit 2f6862967e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ ext {
dagger = "2.24"
chucker = "2.0.4"
mockk = "1.9.2"
mockito_core = "3.0.5"
mockito_core = "3.0.6"
}
dependencies {