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 9d094b1 + daa0b04 commit 23dcbfaCopy full SHA for 23dcbfa
build.gradle
@@ -157,7 +157,7 @@ dependencies {
157
compile group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '2.4.0'
158
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.4.0'
159
160
- testImplementation 'org.junit.jupiter:junit-jupiter:5.5.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.5.1'
161
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.0'
162
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'
163
0 commit comments