Skip to content

Commit cd4a570

Browse files
authored
Update dependencyManagement/build.gradle.kts
1 parent 5e64f81 commit cd4a570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ val dependencyVersions = hashMapOf<String, String>()
1212
rootProject.extra["versions"] = dependencyVersions
1313

1414
val otelSdkVersion = "1.51.0"
15-
val otelInstrumentationAlphaVersion = "2.17.0-alpha"
15+
val otelInstrumentationAlphaVersion = "2.17.1-alpha"
1616
val otelInstrumentationVersion = "2.17.1"
1717
val otelContribVersion = "1.47.0"
1818

0 commit comments

Comments
 (0)