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 bd34e69 commit 31da995Copy full SHA for 31da995
dependencyManagement/build.gradle.kts
@@ -13,7 +13,7 @@ val DEPENDENCY_BOMS = listOf(
13
)
14
15
val DEPENDENCIES = listOf(
16
- "io.opentelemetry:opentelemetry-api:1.33.0"
+ "io.opentelemetry:opentelemetry-api:1.44.1"
17
18
19
javaPlatform {
0 commit comments