We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b394bab commit d6c3fdbCopy full SHA for d6c3fdb
examples/distro/build.gradle
@@ -33,7 +33,7 @@ subprojects {
33
opentelemetryJavaagent : "1.24.0-SNAPSHOT",
34
opentelemetryJavaagentAlpha: "1.24.0-alpha-SNAPSHOT",
35
36
- bytebuddy : "1.14.0",
+ bytebuddy : "1.14.1",
37
autoservice : "1.0.1",
38
junit : "5.9.2"
39
]
0 commit comments