We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077c731 commit ceda4a9Copy full SHA for ceda4a9
WORKSPACE
@@ -35,9 +35,9 @@ http_archive(
35
36
http_archive(
37
name = "com_google_protobuf",
38
- sha256 = "e4ff2aeb767da6f4f52485c2e72468960ddfe5262483879ef6ad552e52757a77",
39
- strip_prefix = "protobuf-27.2",
40
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v27.2.tar.gz",
+ sha256 = "13e7749c30bc24af6ee93e092422f9dc08491c7097efa69461f88eb5f61805ce",
+ strip_prefix = "protobuf-28.0",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v28.0.tar.gz",
41
)
42
43
0 commit comments