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 ff1b24d commit a7ee487Copy full SHA for a7ee487
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.0"
13
val otelContribVersion = "1.48.0"
14
15
rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion
0 commit comments