Skip to content

Commit e17c0a1

Browse files
Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha (#1204)
Bumps [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.9.0-alpha to 2.10.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c005c05 commit e17c0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<automatic.module.name>--module-name-need-to-be-overriden--</automatic.module.name>
2020
<junit-jupiter.version>5.11.3</junit-jupiter.version>
21-
<otel.instrumentation.version>2.9.0-alpha</otel.instrumentation.version>
21+
<otel.instrumentation.version>2.10.0-alpha</otel.instrumentation.version>
2222
<java.version>8</java.version>
2323
<jacoco.line-coverage>0.70</jacoco.line-coverage>
2424
<checkstyle.skip>false</checkstyle.skip>

0 commit comments

Comments
 (0)