Commit 32d1a787 by gyumin Committed by Oliver Woodman

Update mockito version to 2.28.2

PiperOrigin-RevId: 324003583
parent c8f039f0
Showing with 1 additions and 1 deletions
...@@ -22,7 +22,7 @@ project.ext { ...@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment