Skip to content

Commit 077de46

Browse files
Update dependency com.microsoft.azure:applicationinsights-web to v3.7.5
1 parent 440d92a commit 077de46

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
@@ -275,7 +275,7 @@ dependencies {
275275

276276
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
277277
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.1'
278-
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.7.4'
278+
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.7.5'
279279

280280
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.14'
281281
implementation group: 'com.github.hmcts', name: 'pcq-commons', version: '1.3.1'

0 commit comments

Comments
 (0)