Skip to content

Commit

Permalink
Update dependency com.microsoft.azure:applicationinsights-core to v3.…
Browse files Browse the repository at this point in the history
…6.2 (#1721)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 871b082 commit 4467439
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 @@ -500,7 +500,7 @@ dependencies {

implementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-runtime-attach', version: '3.6.0'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.6.0'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.6.2'


contractTestImplementation group: 'au.com.dius.pact.consumer', name: 'junit5', version: versions.pact_version
Expand Down

0 comments on commit 4467439

Please sign in to comment.