We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9113a5a commit 494a689Copy full SHA for 494a689
fabric-chaincode-shim/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
}
37
38
implementation platform('com.google.protobuf:protobuf-bom:4.31.1')
39
- implementation platform('io.grpc:grpc-bom:1.73.0')
+ implementation platform('io.grpc:grpc-bom:1.74.0')
40
implementation platform('io.opentelemetry:opentelemetry-bom:1.52.0')
41
42
implementation 'org.hyperledger.fabric:fabric-protos:0.3.7'
0 commit comments