Skip to content

Commit ec6f857

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.15.0-alpha to 2.16.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-version: 2.16.0-alpha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 647f7cc commit ec6f857

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
@@ -21,7 +21,7 @@
2121
<protobuf-java.version>4.31.0</protobuf-java.version>
2222
<guava.version>33.4.8-jre</guava.version>
2323
<junit-jupiter.version>5.12.2</junit-jupiter.version>
24-
<otel.instrumentation.version>2.15.0-alpha</otel.instrumentation.version>
24+
<otel.instrumentation.version>2.16.0-alpha</otel.instrumentation.version>
2525
<java.version>8</java.version>
2626
<jacoco.line-coverage>0.70</jacoco.line-coverage>
2727
<checkstyle.skip>false</checkstyle.skip>

0 commit comments

Comments
 (0)