Skip to content

Commit

Permalink
[Java] Upgrade to Mockito 2.2.19.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Nov 17, 2016
1 parent 0cd0226 commit 77c2608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ subprojects {
testCompile(
'org.hamcrest:hamcrest-all:1.3',
'junit:junit:4.12',
'org.mockito:mockito-core:2.2.16')
'org.mockito:mockito-core:2.2.19')
}

checkstyle {
Expand Down

0 comments on commit 77c2608

Please sign in to comment.