Bump mockito-core from 3.0.7 to 3.0.8 (#515)
This commit is contained in:
parent
6089df9462
commit
5d33cefe1d
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ ext {
|
|||
dagger = "2.24"
|
||||
chucker = "2.0.4"
|
||||
mockk = "1.9.2"
|
||||
mockito_core = "3.0.7"
|
||||
mockito_core = "3.0.8"
|
||||
}
|
||||
|
||||
configurations.all {
|
||||
|
|
Reference in a new issue