Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.microsoft.azure:applicationinsights-core in /backend
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure:applicationinsights-core](https://github.com/Microsoft/ApplicationInsights-Java) from 3.4.19 to 3.6.1.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-Java@3.4.19...3.6.1)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:applicationinsights-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Oct 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 12574a3 commit fd01512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
@@ -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'

0 comments on commit fd01512

Please sign in to comment.