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 419c5a8Copy full SHA for 419c5a8
dependencyManagement/build.gradle.kts
@@ -9,7 +9,7 @@ rootProject.extra["versions"] = dependencyVersions
9
10
val otelSdkVersion = "1.53.0"
11
val otelInstrumentationAlphaVersion = "2.19.0-alpha"
12
-val otelInstrumentationVersion = "2.19.0"
+val otelInstrumentationVersion = "2.20.1"
13
val otelContribVersion = "1.48.0"
14
15
rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion
0 commit comments