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 731b9d2 commit ddd12aeCopy full SHA for ddd12ae
build.gradle
@@ -167,7 +167,7 @@ dependencies {
167
168
testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
169
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.2'
170
- testCompile 'org.mockito:mockito-core:2.24.5'
+ testCompile 'org.mockito:mockito-core:2.25.0'
171
testCompile 'com.github.tomakehurst:wiremock:2.21.0'
172
testCompile 'org.assertj:assertj-swing-junit:3.9.2'
173
testCompile 'org.reflections:reflections:0.9.11'
0 commit comments