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.
1 parent d0e8d02 commit e44e9d5Copy full SHA for e44e9d5
build.gradle
@@ -274,7 +274,7 @@ dependencies {
274
implementation group: 'org.apache.commons', name: 'commons-compress', version: '1.28.0'
275
276
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
277
- implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.7.4'
+ implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.7.6'
278
279
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.25.2'
280
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: '2.25.2'
0 commit comments