File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ http_archive(
4747
4848http_archive (
4949 name = "com_google_protobuf" ,
50- sha256 = "8b28fdd45bab62d15db232ec404248901842e5340299a57765e48abe8a80d930 " ,
51- strip_prefix = "protobuf-3.20.1 " ,
52- urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.20.1 .tar.gz" ],
50+ sha256 = "c29d8b4b79389463c546f98b15aa4391d4ed7ec459340c47bffe15db63eb9126 " ,
51+ strip_prefix = "protobuf-3.21.3 " ,
52+ urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.21.3 .tar.gz" ],
5353)
5454
5555load ("@com_google_protobuf//:protobuf_deps.bzl" , "protobuf_deps" )
@@ -216,7 +216,7 @@ maven_install(
216216 ],
217217)
218218
219- _gax_java_version = "2.18.1 "
219+ _gax_java_version = "2.18.4 "
220220
221221http_archive (
222222 name = "com_google_api_gax_java" ,
You can’t perform that action at this time.
0 commit comments