mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-23 22:56:23 -06:00
Bump mockito-inline from 3.0.8 to 3.0.11 (#526)
This commit is contained in:
parent
66cfd7b52c
commit
838e2781c0
@ -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.8") {
|
||||
testImplementation("org.mockito:mockito-inline:3.0.11") {
|
||||
exclude group: "org.mockito", module: "mockito-core"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user