Skip to content

Commit b3f5597

Browse files
Update dependency com.microsoft.azure:applicationinsights-runtime-attach to v3.7.4 (#1342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 648a7f5 commit b3f5597

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
@@ -237,7 +237,7 @@ dependencies {
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
239239
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.7.4'
240-
implementation group: 'com.microsoft.azure', name: 'applicationinsights-runtime-attach', version: '3.7.3'
240+
implementation group: 'com.microsoft.azure', name: 'applicationinsights-runtime-attach', version: '3.7.4'
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
243243
implementation group: 'org.projectlombok', name: 'lombok', version: versions.lombok

0 commit comments

Comments
 (0)