Skip to content

Commit c155999

Browse files
Update otel (#2261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e010e8d commit c155999

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
@@ -2,7 +2,7 @@ plugins {
22
`java-platform`
33
}
44

5-
val otelInstrumentationVersion = "2.19.0-alpha"
5+
val otelInstrumentationVersion = "2.20.0-alpha"
66
val semconvVersion = "1.37.0"
77

88
javaPlatform {

0 commit comments

Comments
 (0)