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 7100807 commit 5e64f81Copy full SHA for 5e64f81
dependencyManagement/build.gradle.kts
@@ -13,7 +13,7 @@ rootProject.extra["versions"] = dependencyVersions
13
14
val otelSdkVersion = "1.51.0"
15
val otelInstrumentationAlphaVersion = "2.17.0-alpha"
16
-val otelInstrumentationVersion = "2.17.0"
+val otelInstrumentationVersion = "2.17.1"
17
val otelContribVersion = "1.47.0"
18
19
rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion
0 commit comments