Skip to content

Commit

Permalink
Update mockito version to 2.28.2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 324003583
  • Loading branch information
sim0629 authored and ojw28 committed Aug 1, 2020
1 parent c8f039f commit 32d1a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 32d1a78

Please sign in to comment.