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
…5.3 (#196)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 6efcab2 commit fad4beb
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 @@ -226,7 +226,7 @@ dependencies {
testAnnotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombookVersion
implementation 'org.jetbrains:annotations:24.1.0'
testImplementation 'junit:junit:4.13.2'
runtimeOnly(group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.5.2')
runtimeOnly(group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.5.3')

// Data Mapping
implementation 'org.mapstruct:mapstruct:1.5.5.Final'
Expand Down

0 comments on commit fad4beb

Please sign in to comment.