Bump mockito-inline from 3.2.4 to 3.3.1 (#693)

This commit is contained in:
dependabot-preview[bot] 2020-02-27 20:35:28 +00:00 committed by GitHub
parent 33447d2ada
commit 7b502ce9a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -190,7 +190,7 @@ dependencies {
testImplementation "junit:junit:4.13"
testImplementation "io.mockk:mockk:$mockk"
testImplementation "org.threeten:threetenbp:1.4.1"
testImplementation "org.mockito:mockito-inline:3.2.4"
testImplementation "org.mockito:mockito-inline:3.3.1"
androidTestImplementation "androidx.test:core:1.2.0"
androidTestImplementation "androidx.test:runner:1.2.0"