Bump mockito-core from 3.0.1 to 3.0.2 (#445)

This commit is contained in:
dependabot-preview[bot] 2019-07-12 08:46:52 +00:00 committed by GitHub
parent 09303153a5
commit 7136c9282e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ ext {
dagger = "2.23.2" dagger = "2.23.2"
chucker = "2.0.4" chucker = "2.0.4"
mockk = "1.9.2" mockk = "1.9.2"
mockito_core = "3.0.1" mockito_core = "3.0.2"
} }
dependencies { dependencies {