Skip to content

Commit ecc4ef7

Browse files
Update dependency com.microsoft.azure:applicationinsights-core to v3.7.4 (#1341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b7043e commit ecc4ef7

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
@@ -236,7 +236,7 @@ dependencies {
236236
implementation group: 'com.github.hmcts', name: 'auth-checker-lib', version: versions.authCheckerLib
237237
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: versions.serviceAuthProviderClient
238238
implementation group: 'com.github.hmcts', name: 'probate-commons', version: versions.probateCommonsVersion
239-
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.7.3'
239+
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.7.4'
240240
implementation group: 'com.microsoft.azure', name: 'applicationinsights-runtime-attach', version: '3.7.3'
241241
implementation group: 'commons-io', name: 'commons-io', version: versions.commonsIO
242242
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: versions.springDocOpenUi

0 commit comments

Comments
 (0)