We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb5dde commit 17a1a1dCopy full SHA for 17a1a1d
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:1.1.0-alpha")
+ implementation("io.opentelemetry.proto:opentelemetry-proto")
20
implementation(project(":instrumentation-annotations"))
21
implementation("org.apache.logging.log4j:log4j-core")
22
0 commit comments