Skip to content

Commit

Permalink
Update dependency com.microsoft.azure:applicationinsights-core to v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2024
1 parent a21effb commit 46b5e32
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 @@ -398,7 +398,7 @@ dependencies {
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.2.1'

implementation group: 'com.microsoft.azure', name: 'applicationinsights-runtime-attach', version: '3.5.4'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.5.3'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.5.4'

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

0 comments on commit 46b5e32

Please sign in to comment.