Skip to content

Commit c539683

Browse files
chore(deps): Bump io.grpc:protoc-gen-grpc-java from 1.69.1 to 1.70.0 in /pbj-core/hiero-dependency-versions (#379)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mihail Mihov <mihail.mihov@limechain.tech>
1 parent 0e018a8 commit c539683

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
@@ -48,7 +48,7 @@ dependencies.constraints {
4848
// Code generation
4949
api("org.antlr:antlr4:$antlr")
5050
api("com.google.protobuf:protoc:$protobuf")
51-
api("io.grpc:protoc-gen-grpc-java:1.69.1")
51+
api("io.grpc:protoc-gen-grpc-java:1.70.0")
5252

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

0 commit comments

Comments
 (0)