We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80192eb commit 01c12faCopy full SHA for 01c12fa
build.gradle
@@ -158,7 +158,7 @@ dependencies {
158
159
errorproneJavac 'com.google.errorprone:javac:1.8.0-u20'
160
161
- compile group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '2.3.0'
+ compile group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '2.3.1'
162
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.3.0'
163
164
testImplementation 'org.junit.jupiter:junit-jupiter:5.4.0'
0 commit comments