Skip to content

Commit 99114e2

Browse files
chore(deps): update dependency grpc to v1.78.0
1 parent d8e13bd commit 99114e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ git_override(
2323
remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git",
2424
)
2525

26-
bazel_dep(name = "grpc", version = "1.74.1", repo_name = "com_github_grpc_grpc")
26+
bazel_dep(name = "grpc", version = "1.78.0", repo_name = "com_github_grpc_grpc")
2727
bazel_dep(name = "protobuf", version = "31.1", repo_name = "com_google_protobuf")
2828
bazel_dep(name = "nlohmann_json", version = "3.11.3")
2929

0 commit comments

Comments
 (0)