Skip to content

Commit

Permalink
Bump com.microsoft.azure:applicationinsights-web from 3.4.17 to 3.4.18
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure:applicationinsights-web](https://github.com/Microsoft/ApplicationInsights-Java) from 3.4.17 to 3.4.18.
- [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.17...3.4.18)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 3f22bc0 commit a231fe6
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 @@ -61,7 +61,7 @@ dependencyResolutionManagement {
library("mockito-kotlin", "org.mockito.kotlin:mockito-kotlin:5.1.0")
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.4.17")
library("insights", "com.microsoft.azure:applicationinsights-web:3.4.18")
library("sentry", "io.sentry:sentry-spring-boot-starter-jakarta:6.33.1")
library("opentelemetry-annotations", "io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:1.31.0")
bundle("telemetry", listOf("insights", "opentelemetry-annotations", "sentry"))
Expand Down

0 comments on commit a231fe6

Please sign in to comment.