We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f50198 commit ab72e42Copy full SHA for ab72e42
smoke-tests/images/grpc/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
implementation("io.grpc:grpc-netty-shaded")
17
implementation("io.grpc:grpc-protobuf")
18
implementation("io.grpc:grpc-stub")
19
- implementation("io.opentelemetry.proto:opentelemetry-proto:0.16.0-alpha")
+ implementation("io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha")
20
implementation(project(":instrumentation-annotations"))
21
implementation("org.apache.logging.log4j:log4j-core")
22
0 commit comments