forked from github/wulkanowy-mirror
Bump mockito-inline from 3.0.7 to 3.0.8 (#516)
This commit is contained in:
parent
5d33cefe1d
commit
23b49e4b8c
@ -188,7 +188,7 @@ dependencies {
|
||||
testImplementation "io.mockk:mockk:$mockk"
|
||||
testImplementation "org.threeten:threetenbp:1.4.0"
|
||||
testImplementation "org.mockito:mockito-core:$mockito_core"
|
||||
testImplementation("org.mockito:mockito-inline:3.0.7") {
|
||||
testImplementation("org.mockito:mockito-inline:3.0.8") {
|
||||
exclude group: "org.mockito", module: "mockito-core"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user