mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-19 00:16:48 -06:00
Bump mockito-inline from 3.0.2 to 3.0.4 (#452)
This commit is contained in:
parent
13f9981be6
commit
91268dcc67
@ -168,7 +168,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.2") {
|
||||
testImplementation("org.mockito:mockito-inline:3.0.4") {
|
||||
exclude group: "org.mockito", module: "mockito-core"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user