Skip to content

Commit

Permalink
chore(deps): update dependency com_google_protobuf to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent a8df061 commit 2de75f2
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 @@ -179,7 +179,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/v28.2/protobuf-all-21.12.tar.gz",
],
)

Expand Down

0 comments on commit 2de75f2

Please sign in to comment.