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 7aac153 commit 476efefCopy full SHA for 476efef
dependencyManagement/build.gradle.kts
@@ -77,7 +77,7 @@ val DEPENDENCIES = listOf(
77
"io.opentelemetry.contrib:opentelemetry-aws-resources:1.28.0-alpha",
78
"io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",
79
"io.opentelemetry.javaagent:opentelemetry-javaagent:$otelJavaAgentVersion",
80
- "net.bytebuddy:byte-buddy:1.14.5"
+ "net.bytebuddy:byte-buddy:1.14.6"
81
)
82
83
javaPlatform {
0 commit comments