Skip to content

Commit

Permalink
fix(deps): update dependency io.opentelemetry.proto:opentelemetry-pro…
Browse files Browse the repository at this point in the history
…to to v1.3.2-alpha (#1920)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent e8d0b9a commit 7bae3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {

api("io.opentelemetry.contrib:opentelemetry-samplers:$otelContribAlphaVersion")
api("io.opentelemetry.contrib:opentelemetry-resource-providers:$otelContribAlphaVersion")
api("io.opentelemetry.proto:opentelemetry-proto:1.3.1-alpha")
api("io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha")
api("io.opentelemetry.semconv:opentelemetry-semconv:1.25.0-alpha")
api("io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.25.0-alpha")
}
Expand Down

0 comments on commit 7bae3f2

Please sign in to comment.