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 Aug 23, 2024
1 parent b45348f commit df662b9
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 @@ -127,7 +127,7 @@ dependencies {
implementation('org.apache.commons:commons-text:1.12.0')
implementation("uk.gov.service.notify:notifications-java-client:${notifyVersion}")

runtimeOnly(group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.5.3')
runtimeOnly(group: 'com.microsoft.azure', name: 'applicationinsights-core', version: '3.5.4')

implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}"
implementation group: 'io.rest-assured', name: 'rest-assured'
Expand Down

0 comments on commit df662b9

Please sign in to comment.