Skip to content

Commit e781788

Browse files
fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.26.0-alpha
1 parent 370bd65 commit e781788

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

5-
val otelInstrumentationVersion = "2.25.0-alpha"
5+
val otelInstrumentationVersion = "2.26.0-alpha"
66
val semconvVersion = "1.40.0"
77

88
javaPlatform {

0 commit comments

Comments
 (0)