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.
2 parents 7162d28 + 729c6e5 commit 1c375e0Copy full SHA for 1c375e0
build.gradle
@@ -162,7 +162,7 @@ dependencies {
162
testCompile 'org.junit.platform:junit-platform-launcher:1.4.2'
163
164
testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
165
- testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.2'
+ testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.0'
166
testCompile 'org.mockito:mockito-core:2.28.2'
167
testCompile 'com.github.tomakehurst:wiremock:2.23.2'
168
testCompile 'org.reflections:reflections:0.9.11'
0 commit comments