Skip to content

Commit 7951e94

Browse files
chore(deps): Bump io.grpc:protoc-gen-grpc-java from 1.69.0 to 1.69.1 in /pbj-core/hiero-dependency-versions (#371)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b836ec6 commit 7951e94

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
@@ -63,7 +63,7 @@ dependencies.constraints {
6363
// Code generation
6464
api("org.antlr:antlr4:$antlr")
6565
api("com.google.protobuf:protoc:$protobuf")
66-
api("io.grpc:protoc-gen-grpc-java:1.69.0")
66+
api("io.grpc:protoc-gen-grpc-java:1.69.1")
6767

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

0 commit comments

Comments
 (0)