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 1a0de89 commit 008a3b6Copy full SHA for 008a3b6
fabric-chaincode-shim/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
}
38
implementation platform('com.google.protobuf:protobuf-bom:4.31.1')
39
implementation platform('io.grpc:grpc-bom:1.73.0')
40
- implementation platform('io.opentelemetry:opentelemetry-bom:1.51.0')
+ implementation platform('io.opentelemetry:opentelemetry-bom:1.52.0')
41
42
implementation 'org.hyperledger.fabric:fabric-protos:0.3.7'
43
implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'
0 commit comments