Skip to content

Commit 8afb781

Browse files
fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv-incubating to v1.30.0-alpha (#835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cafc012 commit 8afb781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
opentelemetry-instrumentation-alpha = "2.13.1-alpha"
33
#opentelemetry-instrumentation = "2.9.0" // alpha bom includes non-alpha bom
44
opentelemetry-semconv = "1.30.0-rc.1"
5-
opentelemetry-semconv-alpha = "1.30.0-alpha-rc.1"
5+
opentelemetry-semconv-alpha = "1.30.0-alpha"
66
opentelemetry-contrib = "1.43.0-alpha"
77
mockito = "5.15.2"
88
junit = "5.11.4"

0 commit comments

Comments
 (0)