Use mockito 3.2.4
This commit is contained in:
parent
5f6b6b2e6d
commit
ed999afcd4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.3.61'
|
||||
mockito_version = '3.1.0'
|
||||
mockito_version = '3.2.4'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue