Skip to content

Commit

Permalink
chore(deps): update dependency com_google_protobuf to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent e4efe96 commit c8c7706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def _com_google_protobuf():
patch_args = ["-p1"],
patches = ["@yacl//bazel:patches/protobuf.patch"],
urls = [
"https://github.com/protocolbuffers/protobuf/releases/download/v21.12/protobuf-all-21.12.tar.gz",
"https://github.com/protocolbuffers/protobuf/releases/download/v29.1/protobuf-all-21.12.tar.gz",
],
)

Expand Down

0 comments on commit c8c7706

Please sign in to comment.