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