Skip to content

Commit e44e9d5

Browse files
Update dependency com.microsoft.azure:applicationinsights-web to v3.7.6 (#489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0e8d02 commit e44e9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ dependencies {
274274
implementation group: 'org.apache.commons', name: 'commons-compress', version: '1.28.0'
275275

276276
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'
277+
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.7.6'
278278

279279
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.25.2'
280280
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: '2.25.2'

0 commit comments

Comments
 (0)