Skip to content

Commit

Permalink
Bump com.azure:azure-monitor-opentelemetry-exporter
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-monitor-opentelemetry-exporter](https://github.com/Azure/azure-sdk-for-java) from 1.0.0-beta.22 to 1.0.0-beta.23.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core-experimental_1.0.0-beta.22...azure-core-experimental_1.0.0-beta.23)

---
updated-dependencies:
- dependency-name: com.azure:azure-monitor-opentelemetry-exporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent 45d716e commit c31af5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/agent-tooling/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation(project(":agent:agent-profiler:agent-diagnostics"))
implementation(project(":etw:java"))

implementation("com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.22")
implementation("com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.23")
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap")
compileOnly("io.opentelemetry.javaagent:opentelemetry-javaagent-tooling")
compileOnly("io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-servlet-common-bootstrap")
Expand Down

0 comments on commit c31af5c

Please sign in to comment.