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.
2 parents ea38a70 + a4a217a commit 7aac153Copy full SHA for 7aac153
dependencyManagement/build.gradle.kts
@@ -75,7 +75,7 @@ val DEPENDENCIES = listOf(
75
"com.squareup.okhttp3:okhttp:4.11.0",
76
"io.opentelemetry.contrib:opentelemetry-aws-xray:1.28.0",
77
"io.opentelemetry.contrib:opentelemetry-aws-resources:1.28.0-alpha",
78
- "io.opentelemetry.proto:opentelemetry-proto:0.20.0-alpha",
+ "io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",
79
"io.opentelemetry.javaagent:opentelemetry-javaagent:$otelJavaAgentVersion",
80
"net.bytebuddy:byte-buddy:1.14.5"
81
)
0 commit comments