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 94f5489 commit d8bd440Copy full SHA for d8bd440
dependencyManagement/build.gradle.kts
@@ -42,7 +42,7 @@ val CORE_DEPENDENCIES = listOf(
42
)
43
44
val DEPENDENCIES = listOf(
45
- "io.opentelemetry.javaagent:opentelemetry-javaagent:1.20.1",
+ "io.opentelemetry.javaagent:opentelemetry-javaagent:1.20.2",
46
"com.google.code.findbugs:annotations:3.0.1u2",
47
"com.google.code.findbugs:jsr305:3.0.2",
48
"com.squareup.okhttp3:okhttp:4.10.0",
0 commit comments