Skip to content

Commit 3d7a9da

Browse files
build(deps): bump io.grpc:protoc-gen-grpc-java from 1.73.0 to 1.74.0 in /hiero-dependency-versions (#1453)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Alfredo Gutierrez Grajeda <alfredo@hashgraph.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alfredo Gutierrez Grajeda <alfredo@hashgraph.com>
1 parent 16a0067 commit 3d7a9da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hiero-dependency-versions/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ dependencies.constraints {
7070
api("io.grpc:grpc-stub:$grpcIoVersion") { because("io.grpc.stub") }
7171
api("io.grpc:grpc-protobuf:$grpcIoVersion") { because("io.grpc.protobuf") }
7272
api("io.grpc:grpc-netty:$grpcIoVersion") { because("io.grpc.netty") }
73-
api("io.grpc:protoc-gen-grpc-java:1.73.0")
7473

7574
// command line tool
7675
api("info.picocli:picocli:4.7.7") { because("info.picocli") }

0 commit comments

Comments
 (0)