mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-19 03:06:50 -06:00
Bump mockito-core from 2.28.2 to 3.0.1 (#436)
This commit is contained in:
parent
c5323ee811
commit
ba5bad042a
@ -158,7 +158,7 @@ dependencies {
|
|||||||
testImplementation "junit:junit:4.12"
|
testImplementation "junit:junit:4.12"
|
||||||
testImplementation "io.mockk:mockk:1.9.2"
|
testImplementation "io.mockk:mockk:1.9.2"
|
||||||
testImplementation "org.threeten:threetenbp:1.4.0"
|
testImplementation "org.threeten:threetenbp:1.4.0"
|
||||||
testImplementation "org.mockito:mockito-core:2.28.2"
|
testImplementation "org.mockito:mockito-core:3.0.1"
|
||||||
testImplementation("org.mockito:mockito-inline:2.28.2") {
|
testImplementation("org.mockito:mockito-inline:2.28.2") {
|
||||||
exclude group: "org.mockito", module: "mockito-core"
|
exclude group: "org.mockito", module: "mockito-core"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user