Skip to content

Commit 72a4ccf

Browse files
Bump the java group across 2 directories with 1 update
Bumps the java group with 1 update in the / directory: [io.opentelemetry.instrumentation:opentelemetry-grpc-1.6](https://github.com/open-telemetry/opentelemetry-java-instrumentation). Bumps the java group with 1 update in the /fabric-chaincode-shim directory: [io.opentelemetry.instrumentation:opentelemetry-grpc-1.6](https://github.com/open-telemetry/opentelemetry-java-instrumentation). Updates `io.opentelemetry.instrumentation:opentelemetry-grpc-1.6` from 2.20.1-alpha to 2.21.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) Updates `io.opentelemetry.instrumentation:opentelemetry-grpc-1.6` from 2.20.1-alpha to 2.21.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-grpc-1.6 dependency-version: 2.21.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry.instrumentation:opentelemetry-grpc-1.6 dependency-version: 2.21.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d6c6be commit 72a4ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric-chaincode-shim/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'io.opentelemetry:opentelemetry-exporter-otlp'
6161
implementation 'io.opentelemetry:opentelemetry-extension-trace-propagators'
6262
implementation 'io.opentelemetry.semconv:opentelemetry-semconv:1.37.0'
63-
implementation 'io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:2.20.1-alpha'
63+
implementation 'io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:2.21.0-alpha'
6464
}
6565

6666
sourceSets {

0 commit comments

Comments
 (0)