forked from github/wulkanowy-mirror
Bump mockito-inline from 2.28.1 to 2.28.2 (#382)
This commit is contained in:
parent
07f3333029
commit
1ad5232520
@ -141,7 +141,7 @@ dependencies {
|
||||
testImplementation "io.mockk:mockk:1.9.2"
|
||||
testImplementation 'org.threeten:threetenbp:1.4.0'
|
||||
testImplementation "org.mockito:mockito-core:2.28.1"
|
||||
testImplementation("org.mockito:mockito-inline:2.28.1") {
|
||||
testImplementation("org.mockito:mockito-inline:2.28.2") {
|
||||
exclude group: 'org.mockito', module: 'mockito-core'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user