Skip to content

Commit

Permalink
Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent …
Browse files Browse the repository at this point in the history
…to v2.9.0
  • Loading branch information
renovate[bot] authored and ryandens committed Oct 20, 2024
1 parent bb202c9 commit c594dc0
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:2.8.0")
otel("io.opentelemetry.javaagent:opentelemetry-javaagent:2.9.0")
otelExtension("com.google.cloud.opentelemetry:exporter-auto:0.33.0-alpha") {
artifact {
classifier = "shaded"
Expand Down

0 comments on commit c594dc0

Please sign in to comment.