Skip to content

Commit

Permalink
Bump applicationinsights-logging-log4j2 from 2.4.0 to 2.4.1 (#5172)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and LinusDietz committed Aug 6, 2019
1 parent 839b8a9 commit e84ea14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ dependencies {
errorproneJavac 'com.google.errorprone:javac:1.8.0-u20'

compile group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '2.4.0'
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.4.0'
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.4.1'

testImplementation 'org.junit.jupiter:junit-jupiter:5.5.1'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.1'
Expand Down

0 comments on commit e84ea14

Please sign in to comment.