Skip to content

Commit 01c12fa

Browse files
1 parent 80192eb commit 01c12fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ dependencies {
158158

159159
errorproneJavac 'com.google.errorprone:javac:1.8.0-u20'
160160

161-
compile group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '2.3.0'
161+
compile group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '2.3.1'
162162
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '2.3.0'
163163

164164
testImplementation 'org.junit.jupiter:junit-jupiter:5.4.0'

0 commit comments

Comments
 (0)