Skip to content

Commit c8201fe

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.13.2-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.instrumentation:opentelemetry-instrumentation-bom-alpha dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66a91af commit c8201fe

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
@@ -20,7 +20,7 @@
2020
<automatic.module.name>--module-name-need-to-be-overriden--</automatic.module.name>
2121
<guava.version>33.4.0-jre</guava.version>
2222
<junit-jupiter.version>5.12.0</junit-jupiter.version>
23-
<otel.instrumentation.version>2.13.2-alpha</otel.instrumentation.version>
23+
<otel.instrumentation.version>2.13.3-alpha</otel.instrumentation.version>
2424
<java.version>8</java.version>
2525
<jacoco.line-coverage>0.70</jacoco.line-coverage>
2626
<checkstyle.skip>false</checkstyle.skip>

0 commit comments

Comments
 (0)