Skip to content

Commit

Permalink
Update dependency com.microsoft.azure:applicationinsights-web to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent 4fd6e30 commit 45a1b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ dependencies {
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.8.0'

implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: reformLogging
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.4.18'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: '3.5.2'

implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: log4JVersion
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: log4JVersion
Expand Down

0 comments on commit 45a1b50

Please sign in to comment.