mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Update mockito version to 2.28.2
PiperOrigin-RevId: 324003583
This commit is contained in:
parent
c8f039f0a9
commit
32d1a7878d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ project.ext {
|
|||
dexmakerVersion = '2.21.0'
|
||||
junitVersion = '4.13-rc-2'
|
||||
guavaVersion = '27.1-android'
|
||||
mockitoVersion = '2.25.0'
|
||||
mockitoVersion = '2.28.2'
|
||||
mockWebServerVersion = '3.12.0'
|
||||
robolectricVersion = '4.4-SNAPSHOT'
|
||||
checkerframeworkVersion = '3.3.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue