Skip to content

Commit

Permalink
Bump com.microsoft.azure:applicationinsights-web from 3.5.2 to 3.5.3 (#…
Browse files Browse the repository at this point in the history
…3865)

Bumps [com.microsoft.azure:applicationinsights-web](https://github.com/Microsoft/ApplicationInsights-Java) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-Java/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent ac6f8b3 commit 4ed53f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencyResolutionManagement {
library("mockito-kotlin", "org.mockito.kotlin:mockito-kotlin:5.3.1")
library("mockito-inline", "org.mockito:mockito-inline:5.2.0")
bundle("mockito", listOf("mockito-kotlin", "mockito-inline"))
library("insights", "com.microsoft.azure:applicationinsights-web:3.5.2")
library("insights", "com.microsoft.azure:applicationinsights-web:3.5.3")
library("sentry", "io.sentry:sentry-spring-boot-starter-jakarta:7.9.0")
library(
"opentelemetry-annotations",
Expand Down

0 comments on commit 4ed53f4

Please sign in to comment.