Skip to content

Commit 652e948

Browse files
chore(deps): Bump io.grpc:protoc-gen-grpc-java from 1.70.0 to 1.71.0 in /pbj-core/hiero-dependency-versions (#411)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21927f5 commit 652e948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pbj-core/hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies.constraints {
5151
// Code generation
5252
api("org.antlr:antlr4:$antlr")
5353
api("com.google.protobuf:protoc:$protobuf")
54-
api("io.grpc:protoc-gen-grpc-java:1.70.0")
54+
api("io.grpc:protoc-gen-grpc-java:1.71.0")
5555

5656
// Testing only
5757
api("com.google.guava:guava:33.4.0-jre") { because("com.google.common") }

0 commit comments

Comments
 (0)