Update mockito version to 2.28.2
PiperOrigin-RevId: 324003583
This commit is contained in:
parent
c8f039f0a9
commit
32d1a7878d
@ -22,7 +22,7 @@ project.ext {
|
|||||||
dexmakerVersion = '2.21.0'
|
dexmakerVersion = '2.21.0'
|
||||||
junitVersion = '4.13-rc-2'
|
junitVersion = '4.13-rc-2'
|
||||||
guavaVersion = '27.1-android'
|
guavaVersion = '27.1-android'
|
||||||
mockitoVersion = '2.25.0'
|
mockitoVersion = '2.28.2'
|
||||||
mockWebServerVersion = '3.12.0'
|
mockWebServerVersion = '3.12.0'
|
||||||
robolectricVersion = '4.4-SNAPSHOT'
|
robolectricVersion = '4.4-SNAPSHOT'
|
||||||
checkerframeworkVersion = '3.3.0'
|
checkerframeworkVersion = '3.3.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user