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 20, 2024
1 parent 18a346f commit fcbc12f
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 @@ -152,7 +152,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 fcbc12f

Please sign in to comment.