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 and ryandens committed Jan 6, 2024
1 parent daeb0f8 commit e6104dd
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 e6104dd

Please sign in to comment.