Skip to content

Commit

Permalink
[Java] Upgrade to Mockito 2.2.26.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Nov 30, 2016
1 parent 1612793 commit 2153dc5
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.22')
'org.mockito:mockito-core:2.2.26')
}

checkstyle {
Expand Down

0 comments on commit 2153dc5

Please sign in to comment.