Skip to content

Commit e34049b

Browse files
fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv-incubating to v1.31.0-alpha (#7234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1500b0f commit e34049b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ val DEPENDENCIES = listOf(
8484
"io.github.netmikey.logunit:logunit-jul:2.0.0",
8585
"io.jaegertracing:jaeger-client:1.8.1",
8686
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.45.0-alpha",
87-
"io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.30.0-alpha",
87+
"io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.31.0-alpha",
8888
"io.opentelemetry.proto:opentelemetry-proto:1.5.0-alpha",
8989
"io.opentracing:opentracing-api:0.33.0",
9090
"io.opentracing:opentracing-noop:0.33.0",

0 commit comments

Comments
 (0)