Skip to content

Commit 6fb5ab8

Browse files
chore(deps): bump com.azure:azure-monitor-opentelemetry-exporter
Bumps the all-dependencies group with 1 update: [com.azure:azure-monitor-opentelemetry-exporter](https://github.com/Azure/azure-sdk-for-java). Updates `com.azure:azure-monitor-opentelemetry-exporter` from 1.0.0-beta.17 to 1.0.0-beta.32 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core-http-vertx_1.0.0-beta.17...azure-core-experimental_1.0.0-beta.32) --- updated-dependencies: - dependency-name: com.azure:azure-monitor-opentelemetry-exporter dependency-version: 1.0.0-beta.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ff8776 commit 6fb5ab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ dependencies {
251251
implementation 'io.micrometer:micrometer-tracing'
252252
implementation 'io.micrometer:micrometer-tracing-bridge-otel'
253253
implementation 'io.micrometer:micrometer-registry-azure-monitor'
254-
implementation 'com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.17'
254+
implementation 'com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.32'
255255

256256
implementation 'net.logstash.logback:logstash-logback-encoder:8.1'
257257
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: log4JVersion

0 commit comments

Comments
 (0)