Skip to content

Commit 6ca405f

Browse files
Bump io.opentelemetry.instrumentation:opentelemetry-grpc-1.6 (#393)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21e21e6 commit 6ca405f

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.34.0'
63-
implementation 'io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:2.16.0-alpha'
63+
implementation 'io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:2.18.1-alpha'
6464
}
6565

6666
sourceSets {

0 commit comments

Comments
 (0)