Skip to content

Commit

Permalink
Updated wiremock version (#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscargus authored Aug 7, 2016
1 parent 39a418a commit ab17547
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 @@ -117,7 +117,7 @@ dependencies {

testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:1.10.19'
testCompile 'com.github.tomakehurst:wiremock:2.1.7'
testCompile 'com.github.tomakehurst:wiremock:2.1.9'
testCompile 'org.assertj:assertj-swing-junit:3.4.0'
}

Expand Down

0 comments on commit ab17547

Please sign in to comment.