Skip to content

Commit

Permalink
Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent …
Browse files Browse the repository at this point in the history
…to v1.32.0
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 34332b6 commit 4bf24b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
otel("io.opentelemetry.javaagent:opentelemetry-javaagent:1.13.1")
otel("io.opentelemetry.javaagent:opentelemetry-javaagent:1.32.0")
otelExtension("io.opentelemetry.contrib:opentelemetry-samplers:1.13.0-alpha")
otelInstrumentation(project(":custom-instrumentation", "shadow"))
}
Expand Down

0 comments on commit 4bf24b0

Please sign in to comment.