Bump mockito-core from 3.0.6 to 3.0.7 (#502)

This commit is contained in:
dependabot-preview[bot] 2019-09-09 09:25:52 +00:00 committed by GitHub
parent e542ef003c
commit 8b41ab27bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.6" mockito_core = "3.0.7"
} }
configurations.all { configurations.all {