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 ff637b3 commit a05e130Copy full SHA for a05e130
WORKSPACE
@@ -33,9 +33,9 @@ http_archive(
33
34
http_archive(
35
name = "com_google_protobuf",
36
- sha256 = "023e2bb164b234af644c5049c6dac1d9c9f6dd2acb133b960d9009105b4226bd",
37
- strip_prefix = "protobuf-27.4",
38
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v27.4.tar.gz",
+ sha256 = "13e7749c30bc24af6ee93e092422f9dc08491c7097efa69461f88eb5f61805ce",
+ strip_prefix = "protobuf-28.0",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v28.0.tar.gz",
39
)
40
41
0 commit comments