mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2024-11-24 01:16:05 -06:00
Bump mockito-inline from 3.0.4 to 3.0.5 (#463)
This commit is contained in:
parent
c45b7c04b9
commit
3dcc8247bf
@ -168,7 +168,7 @@ dependencies {
|
|||||||
testImplementation "io.mockk:mockk:$mockk"
|
testImplementation "io.mockk:mockk:$mockk"
|
||||||
testImplementation "org.threeten:threetenbp:1.4.0"
|
testImplementation "org.threeten:threetenbp:1.4.0"
|
||||||
testImplementation "org.mockito:mockito-core:$mockito_core"
|
testImplementation "org.mockito:mockito-core:$mockito_core"
|
||||||
testImplementation("org.mockito:mockito-inline:3.0.4") {
|
testImplementation("org.mockito:mockito-inline:3.0.5") {
|
||||||
exclude group: "org.mockito", module: "mockito-core"
|
exclude group: "org.mockito", module: "mockito-core"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user