Bump mockito-core from 3.0.2 to 3.0.4 (#451)

This commit is contained in:
dependabot-preview[bot] 2019-07-29 07:34:21 +00:00 committed by GitHub
parent c5b16bb0d0
commit 462b917832
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.2"
mockito_core = "3.0.4"
}
dependencies {