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 bb019ac commit d983e7fCopy full SHA for d983e7f
dependencyManagement/build.gradle.kts
@@ -46,7 +46,7 @@ val CORE_DEPENDENCIES = listOf(
46
)
47
48
val DEPENDENCIES = listOf(
49
- "io.opentelemetry.javaagent:opentelemetry-javaagent:1.29.0",
+ "io.opentelemetry.javaagent:opentelemetry-javaagent:1.30.0",
50
"com.google.code.findbugs:annotations:3.0.1u2",
51
"com.google.code.findbugs:jsr305:3.0.2",
52
"com.squareup.okhttp3:okhttp:4.11.0",
0 commit comments