diff --git a/build.gradle b/build.gradle index 1f573ff628c..f913615cb31 100644 --- a/build.gradle +++ b/build.gradle @@ -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' }