Skip to content

Commit

Permalink
mokcito 2.10.0 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
mokies committed Oct 14, 2017
1 parent 32c9373 commit 00b75d3
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 @@ -68,7 +68,7 @@ subprojects {
ext.libraries = [
slf4j : 'org.slf4j:slf4j-api:1.7.25',
assertj : 'org.assertj:assertj-core:3.8.0',
mockito : 'org.mockito:mockito-core:2.8.47',
mockito : 'org.mockito:mockito-core:2.10.0',
guava : 'com.google.guava:guava:23.1-jre',
logback : 'ch.qos.logback:logback-classic:1.2.3',
findbugs: 'com.google.code.findbugs:jsr305:3.0.2'
Expand Down

0 comments on commit 00b75d3

Please sign in to comment.