Skip to content

Commit

Permalink
update mockito-core from 2.10.0 -> 2.11.0 (#3338)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusDietz authored Oct 23, 2017
1 parent 227ccca commit 451b6f3
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 @@ -130,7 +130,7 @@ dependencies {
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '1.0.9'

testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:2.10.0'
testCompile 'org.mockito:mockito-core:2.11.0'
testCompile 'com.github.tomakehurst:wiremock:2.8.0'
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
testCompile 'org.reflections:reflections:0.9.11'
Expand Down

0 comments on commit 451b6f3

Please sign in to comment.