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 373b9f5 + f61770d commit 1ad3bd5Copy full SHA for 1ad3bd5
build.gradle
@@ -204,7 +204,7 @@ dependencies {
204
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.4.1'
205
206
testCompile 'junit:junit:4.12'
207
- testImplementation 'org.junit.jupiter:junit-jupiter:5.5.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.5.2'
208
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.1'
209
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'
210
0 commit comments