Skip to content

Commit 494a689

Browse files
Bump io.grpc:grpc-bom from 1.73.0 to 1.74.0 (#417)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9113a5a commit 494a689

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
@@ -36,7 +36,7 @@ dependencies {
3636
}
3737
}
3838
implementation platform('com.google.protobuf:protobuf-bom:4.31.1')
39-
implementation platform('io.grpc:grpc-bom:1.73.0')
39+
implementation platform('io.grpc:grpc-bom:1.74.0')
4040
implementation platform('io.opentelemetry:opentelemetry-bom:1.52.0')
4141

4242
implementation 'org.hyperledger.fabric:fabric-protos:0.3.7'

0 commit comments

Comments
 (0)