mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 11:48:20 +01:00
Bump mockito-core from 2.27.2 to 2.28.1 (#371)
This commit is contained in:
parent
6efd170e03
commit
4ef1439878
@ -140,7 +140,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.27.2"
|
testImplementation "org.mockito:mockito-core:2.28.1"
|
||||||
testImplementation("org.mockito:mockito-inline:2.27.5") {
|
testImplementation("org.mockito:mockito-inline:2.27.5") {
|
||||||
exclude group: 'org.mockito', module: 'mockito-core'
|
exclude group: 'org.mockito', module: 'mockito-core'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user