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 e2b77df commit 3638e5fCopy full SHA for 3638e5f
dependencyManagement/build.gradle.kts
@@ -8,7 +8,7 @@ val dependencyVersions = hashMapOf<String, String>()
8
rootProject.extra["versions"] = dependencyVersions
9
10
val otelSdkVersion = "1.53.0"
11
-val otelInstrumentationAlphaVersion = "2.19.0-alpha"
+val otelInstrumentationAlphaVersion = "2.20.1-alpha"
12
val otelInstrumentationVersion = "2.19.0"
13
val otelContribVersion = "1.48.0"
14
0 commit comments