Skip to content

Commit

Permalink
update mockito-core from 2.7.22 -> 2.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusDietz committed May 29, 2017
1 parent a7c0386 commit f197981
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 @@ -144,7 +144,7 @@ dependencies {
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '1.0.+'

testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:2.7.22'
testCompile 'org.mockito:mockito-core:2.8.9'
testCompile 'com.github.tomakehurst:wiremock:2.6.0'
testCompile 'org.assertj:assertj-swing-junit:3.5.0'
testCompile 'org.reflections:reflections:0.9.11'
Expand Down

0 comments on commit f197981

Please sign in to comment.