Bump io.opentelemetry.proto:opentelemetry-proto from 0.16.0-alpha to 0.19.0-alpha (#7909)

This commit is contained in:
dependabot[bot] 2023-02-27 20:06:33 -08:00 committed by GitHub
parent 5f5019840b
commit ab72e4279e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies {
implementation("io.grpc:grpc-netty-shaded") implementation("io.grpc:grpc-netty-shaded")
implementation("io.grpc:grpc-protobuf") implementation("io.grpc:grpc-protobuf")
implementation("io.grpc:grpc-stub") implementation("io.grpc:grpc-stub")
implementation("io.opentelemetry.proto:opentelemetry-proto:0.16.0-alpha") implementation("io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha")
implementation(project(":instrumentation-annotations")) implementation(project(":instrumentation-annotations"))
implementation("org.apache.logging.log4j:log4j-core") implementation("org.apache.logging.log4j:log4j-core")