Use mockito 3.1.0
This commit is contained in:
parent
7a7abe61c2
commit
15d8514b6c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.3.50'
|
||||
mockito_version = '2.25.0'
|
||||
mockito_version = '3.1.0'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue