1
0

Bump mockito-inline from 3.1.0 to 3.2.0 (#604)

This commit is contained in:
dependabot-preview[bot]
2019-12-02 16:18:27 +00:00
committed by GitHub
parent 8467f39ad9
commit 8193a57227

View File

@ -188,7 +188,7 @@ dependencies {
testImplementation "junit:junit:4.12"
testImplementation "io.mockk:mockk:$mockk"
testImplementation "org.threeten:threetenbp:1.4.0"
testImplementation "org.mockito:mockito-inline:3.1.0"
testImplementation "org.mockito:mockito-inline:3.2.0"
androidTestImplementation "androidx.test:core:1.2.0"
androidTestImplementation "androidx.test:runner:1.2.0"