Skip to content

Commit

Permalink
Update mockito-core (2.2.21 -> 2.2.26) and wiremock (2.3.1 -> 2.4.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Dec 2, 2016
1 parent 40384b3 commit ea08fe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ dependencies {
compile 'de.undercouch:citeproc-java:1.0.1'

testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:2.2.21'
testCompile 'com.github.tomakehurst:wiremock:2.3.1'
testCompile 'org.mockito:mockito-core:2.2.26'
testCompile 'com.github.tomakehurst:wiremock:2.4.1'
testCompile 'org.assertj:assertj-swing-junit:3.4.0'
}

Expand Down

0 comments on commit ea08fe4

Please sign in to comment.