Skip to content

Commit

Permalink
Update dependency com.microsoft.azure:applicationinsights-web to v3.6…
Browse files Browse the repository at this point in the history
….2 (#5770)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 97877d6 commit b17e196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ dependencies {
implementation group: 'ch.qos.logback', name: 'logback-core', version: versions.logbackVersion

implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.6.2'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.4.12'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.6.2'

implementation 'org.postgresql:postgresql:42.7.4'

Expand Down

0 comments on commit b17e196

Please sign in to comment.