Skip to content

Commit

Permalink
Bump applicationinsights-logging-log4j2 from 2.2.1 to 2.3.0 (#4540)
Browse files Browse the repository at this point in the history
Bumps [applicationinsights-logging-log4j2](https://github.com/Microsoft/ApplicationInsights-Java) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/Microsoft/ApplicationInsights-Java/blob/master/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-Java@2.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and tobiasdiez committed Dec 19, 2018
1 parent ba53e31 commit 949d204
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 @@ -158,7 +158,7 @@ dependencies {
errorproneJavac 'com.google.errorprone:javac:1.8.0-u20'

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

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.3.2'
testCompile 'org.junit.jupiter:junit-jupiter-params:5.3.2'
Expand Down

0 comments on commit 949d204

Please sign in to comment.