Skip to content

Commit

Permalink
Update dependency com_google_protobuf to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 27, 2024
1 parent 8395ec0 commit 01de59e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ http_archive(

http_archive(
name = "com_google_protobuf",
sha256 = "da288bf1daa6c04d03a9051781caa52aceb9163586bff9aa6cfb12f69b9395aa",
strip_prefix = "protobuf-27.0",
url = "https://github.com/protocolbuffers/protobuf/releases/download/v27.0/protobuf-27.0.tar.gz",
sha256 = "10a0d58f39a1a909e95e00e8ba0b5b1dc64d02997f741151953a2b3659f6e78c",
strip_prefix = "protobuf-29.0",
url = "https://github.com/protocolbuffers/protobuf/releases/download/v29.0/protobuf-29.0.tar.gz",
)

http_archive(
Expand Down

0 comments on commit 01de59e

Please sign in to comment.