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 227ccca commit 451b6f3Copy full SHA for 451b6f3
build.gradle
@@ -130,7 +130,7 @@ dependencies {
130
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '1.0.9'
131
132
testCompile 'junit:junit:4.12'
133
- testCompile 'org.mockito:mockito-core:2.10.0'
+ testCompile 'org.mockito:mockito-core:2.11.0'
134
testCompile 'com.github.tomakehurst:wiremock:2.8.0'
135
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
136
testCompile 'org.reflections:reflections:0.9.11'
0 commit comments