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.12.0
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 697d654 commit a1640bf
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.11.0")
otel("io.opentelemetry.javaagent:opentelemetry-javaagent:2.12.0")
otelExtension("com.google.cloud.opentelemetry:exporter-auto:0.33.0-alpha") {
artifact {
classifier = "shaded"
Expand Down

0 comments on commit a1640bf

Please sign in to comment.