Skip to content

Commit b27d7c7

Browse files
Bump io.grpc:grpc-bom from 1.73.0 to 1.74.0
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.73.0 to 1.74.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.73.0...v1.74.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fe5f1d commit b27d7c7

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)