Skip to content

Commit 0342169

Browse files
fix(deps): update opentelemetry.instrumentation.alpha to v2.9.0-alpha (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69fbb1f commit 0342169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
opentelemetry = "1.42.1"
33
opentelemetry-alpha = "1.42.1-alpha"
44
opentelemetry-instrumentation = "2.8.0"
5-
opentelemetry-instrumentation-alpha = "2.8.0-alpha"
5+
opentelemetry-instrumentation-alpha = "2.9.0-alpha"
66
opentelemetry-semconv = "1.25.0-alpha"
77
opentelemetry-contrib = "1.40.0-alpha"
88
mockito = "5.14.2"

0 commit comments

Comments
 (0)