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 f3bcd34 commit 499985aCopy full SHA for 499985a
java/dependencyManagement/build.gradle.kts
@@ -20,7 +20,7 @@ val DEPENDENCIES = listOf(
20
"com.squareup.okhttp3:okhttp:5.1.0",
21
"io.opentelemetry.javaagent:opentelemetry-javaagent:2.19.0",
22
"io.opentelemetry:opentelemetry-sdk-extension-aws:1.19.0",
23
- "io.opentelemetry.contrib:opentelemetry-aws-resources:1.48.0-alpha",
+ "io.opentelemetry.contrib:opentelemetry-aws-resources:1.49.0-alpha",
24
)
25
26
javaPlatform {
0 commit comments