Skip to content

Commit 5d336e1

Browse files
chore(deps): bump otel-instr-alpha from 2.13.1-alpha to 2.13.3-alpha
Bumps `otel-instr-alpha` from 2.13.1-alpha to 2.13.3-alpha. Updates `io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api` from 2.13.1-alpha to 2.13.3-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `io.opentelemetry.instrumentation:opentelemetry-ktor-3.0` from 2.13.1-alpha to 2.13.3-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0` from 2.13.1-alpha to 2.13.3-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `io.opentelemetry.instrumentation:opentelemetry-logback-mdc-1.0` from 2.13.1-alpha to 2.13.3-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) --- updated-dependencies: - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.opentelemetry.instrumentation:opentelemetry-ktor-3.0 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.opentelemetry.instrumentation:opentelemetry-logback-mdc-1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb5dca commit 5d336e1

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
@@ -59,7 +59,7 @@ ktor = "3.1.1"
5959
ktor-cohort = "2.6.1"
6060
otel = "1.47.0"
6161
otel-instr = "2.13.1"
62-
otel-instr-alpha = "2.13.1-alpha"
62+
otel-instr-alpha = "2.13.3-alpha"
6363
otel-semconv = "1.30.0"
6464
otel-samplers = "1.44.0-alpha"
6565
elastic-otel = "0.4.0"

0 commit comments

Comments
 (0)