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 b0e1713 commit 2c5e7f2Copy full SHA for 2c5e7f2
build.gradle
@@ -128,7 +128,7 @@ dependencies {
128
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '1.0.+'
129
130
testCompile 'junit:junit:4.12'
131
- testCompile 'org.mockito:mockito-core:2.9.0'
+ testCompile 'org.mockito:mockito-core:2.10.0'
132
testCompile 'com.github.tomakehurst:wiremock:2.8.0'
133
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
134
testCompile 'org.reflections:reflections:0.9.11'
0 commit comments