Skip to content

Commit 87f85b0

Browse files
chore(deps): bump otel-instr from 2.13.1 to 2.13.3
Bumps `otel-instr` from 2.13.1 to 2.13.3. Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom` from 2.13.1 to 2.13.3 - [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](open-telemetry/opentelemetry-java-instrumentation@v2.13.1...v2.13.3) Updates `io.opentelemetry.javaagent:opentelemetry-javaagent` from 2.13.1 to 2.13.3 - [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](open-telemetry/opentelemetry-java-instrumentation@v2.13.1...v2.13.3) Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations` from 2.13.1 to 2.13.3 - [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](open-telemetry/opentelemetry-java-instrumentation@v2.13.1...v2.13.3) Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-api` from 2.13.1 to 2.13.3 - [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](open-telemetry/opentelemetry-java-instrumentation@v2.13.1...v2.13.3) --- updated-dependencies: - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb5dca commit 87f85b0

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
@@ -58,7 +58,7 @@ spring-depmgmt = "1.1.7"
5858
ktor = "3.1.1"
5959
ktor-cohort = "2.6.1"
6060
otel = "1.47.0"
61-
otel-instr = "2.13.1"
61+
otel-instr = "2.13.3"
6262
otel-instr-alpha = "2.13.1-alpha"
6363
otel-semconv = "1.30.0"
6464
otel-samplers = "1.44.0-alpha"

0 commit comments

Comments
 (0)