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 8cc061c commit 273ed29Copy full SHA for 273ed29
WORKSPACE
@@ -33,9 +33,9 @@ http_archive(
33
34
http_archive(
35
name = "com_google_protobuf",
36
- sha256 = "13e7749c30bc24af6ee93e092422f9dc08491c7097efa69461f88eb5f61805ce",
37
- strip_prefix = "protobuf-28.0",
38
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v28.0.tar.gz",
+ sha256 = "3b8bf6e96499a744bd014c60b58f797715a758093abf859f1d902194b8e1f8c9",
+ strip_prefix = "protobuf-28.1",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v28.1.tar.gz",
39
)
40
41
0 commit comments