Skip to content

Commit

Permalink
Bump com.microsoft.azure:applicationinsights-runtime-attach
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure:applicationinsights-runtime-attach](https://github.com/Microsoft/ApplicationInsights-Java) from 3.6.2 to 3.7.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.6.2...3.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2025
1 parent 0aa8beb commit 17fcbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submissions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("org.springframework.security:spring-security-oauth2-jose:6.4.2")

implementation("com.azure.spring:spring-cloud-azure-starter-storage")
implementation("com.microsoft.azure:applicationinsights-runtime-attach:3.6.2")
implementation("com.microsoft.azure:applicationinsights-runtime-attach:3.7.1")
implementation("com.microsoft.azure:applicationinsights-web:3.6.2")
implementation("com.microsoft.azure:applicationinsights-logging-logback:2.6.4")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
Expand Down

0 comments on commit 17fcbb7

Please sign in to comment.