Skip to content

Commit

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

Bumps [com.microsoft.azure:applicationinsights-web](https://github.com/Microsoft/ApplicationInsights-Java) from 3.5.0 to 3.5.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.5.0...3.5.1)

---
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 Apr 2, 2024
1 parent c2b3631 commit 13e2bd2
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 @@ -78,7 +78,7 @@ dependencyResolutionManagement {
library("mockito-kotlin", "org.mockito.kotlin:mockito-kotlin:5.2.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.0")
library("insights", "com.microsoft.azure:applicationinsights-web:3.5.1")
library("sentry", "io.sentry:sentry-spring-boot-starter-jakarta:7.6.0")
library(
"opentelemetry-annotations",
Expand Down

0 comments on commit 13e2bd2

Please sign in to comment.