fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.13.3-alpha (#1769)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-03 13:41:52 +02:00 committed by GitHub
parent 7cf5404b76
commit dae9543fd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ plugins {
`java-platform`
}
val otelInstrumentationVersion = "2.13.1-alpha"
val otelInstrumentationVersion = "2.13.3-alpha"
val semconvVersion = "1.30.0"
javaPlatform {