We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe2ebe commit a0c2e04Copy full SHA for a0c2e04
build.gradle
@@ -170,7 +170,7 @@ dependencies {
170
testCompile 'org.junit-pioneer:junit-pioneer:0.3.0'
171
testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
172
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.1'
173
- testCompile 'org.mockito:mockito-core:2.23.4'
+ testCompile 'org.mockito:mockito-core:2.24.0'
174
testCompile 'com.github.tomakehurst:wiremock:2.21.0'
175
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
176
testCompile 'org.reflections:reflections:0.9.11'
0 commit comments