Skip to content

Commit 132979d

Browse files
committed
bump OTel contrib version to 1.53.0
1 parent 87d1bfb commit 132979d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rootProject.extra["versions"] = dependencyVersions
1010
val otelSdkVersion = "1.58.0"
1111
val otelInstrumentationAlphaVersion = "2.24.0-alpha"
1212
val otelInstrumentationVersion = "2.24.0"
13-
val otelContribVersion = "1.52.0"
13+
val otelContribVersion = "1.53.0"
1414

1515
rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion
1616
rootProject.extra["otelInstrumentationAlphaVersion"] = otelInstrumentationAlphaVersion

0 commit comments

Comments
 (0)