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:
parent
7cf5404b76
commit
dae9543fd7
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue