Skip to content

Commit

Permalink
Bump com.microsoft.azure:applicationinsights-core in /backend (#8235)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Nov 13, 2024
1 parent d36bb14 commit 5a84dd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
runtimeOnly 'org.springframework.session:spring-session-jdbc'

// App insights instrumentation
implementation 'com.microsoft.azure:applicationinsights-core:3.4.19'
implementation 'com.microsoft.azure:applicationinsights-core:3.6.1'

// Twilio for SMS
implementation 'com.twilio.sdk:twilio:10.1.0'
Expand Down
2 changes: 1 addition & 1 deletion backend/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ com.graphql-java:graphql-java-extended-validation:21.0=compileClasspath,runtimeC
com.graphql-java:graphql-java:20.9=compileClasspath,runtimeClasspath
com.graphql-java:java-dataloader:3.2.0=compileClasspath,runtimeClasspath
com.ibm.icu:icu4j:72.1=compileClasspath,runtimeClasspath
com.microsoft.azure:applicationinsights-core:3.4.19=compileClasspath,runtimeClasspath
com.microsoft.azure:applicationinsights-core:3.6.1=compileClasspath,runtimeClasspath
com.nimbusds:content-type:2.2=compileClasspath,runtimeClasspath
com.nimbusds:lang-tag:1.7=compileClasspath,runtimeClasspath
com.nimbusds:nimbus-jose-jwt:9.37.3=compileClasspath,runtimeClasspath
Expand Down

0 comments on commit 5a84dd8

Please sign in to comment.