Skip to content

Commit 7159a11

Browse files
Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
Bumps [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.12.0-alpha to 2.13.0-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.instrumentation:opentelemetry-instrumentation-bom-alpha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e93f4b commit 7159a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<automatic.module.name>--module-name-need-to-be-overriden--</automatic.module.name>
2020
<guava.version>33.4.0-jre</guava.version>
2121
<junit-jupiter.version>5.11.4</junit-jupiter.version>
22-
<otel.instrumentation.version>2.12.0-alpha</otel.instrumentation.version>
22+
<otel.instrumentation.version>2.13.0-alpha</otel.instrumentation.version>
2323
<java.version>8</java.version>
2424
<jacoco.line-coverage>0.70</jacoco.line-coverage>
2525
<checkstyle.skip>false</checkstyle.skip>

0 commit comments

Comments
 (0)