There was an error while loading. Please reload this page.
1 parent 87d1bfb commit 132979dCopy full SHA for 132979d
1 file changed
dependencyManagement/build.gradle.kts
@@ -10,7 +10,7 @@ rootProject.extra["versions"] = dependencyVersions
10
val otelSdkVersion = "1.58.0"
11
val otelInstrumentationAlphaVersion = "2.24.0-alpha"
12
val otelInstrumentationVersion = "2.24.0"
13
-val otelContribVersion = "1.52.0"
+val otelContribVersion = "1.53.0"
14
15
rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion
16
rootProject.extra["otelInstrumentationAlphaVersion"] = otelInstrumentationAlphaVersion
0 commit comments