Skip to content

Commit

Permalink
Update to 1.0.0-beta.20
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Mar 6, 2024
1 parent 3cf1023 commit d651bc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.19")
implementation("com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.20")
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
2 changes: 1 addition & 1 deletion agent/agent-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ com.azure:azure-core-http-netty:1.14.0=runtimeClasspath
com.azure:azure-core:1.46.0=runtimeClasspath
com.azure:azure-identity:1.11.3=runtimeClasspath
com.azure:azure-json:1.1.0=runtimeClasspath
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.19=runtimeClasspath
com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.20=runtimeClasspath
com.azure:azure-sdk-bom:1.2.21=runtimeClasspath
com.azure:azure-storage-blob:12.25.2=runtimeClasspath
com.azure:azure-storage-common:12.24.2=runtimeClasspath
Expand Down

0 comments on commit d651bc7

Please sign in to comment.