We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436a34a commit caf600aCopy full SHA for caf600a
WORKSPACE
@@ -138,9 +138,9 @@ http_archive(
138
139
# Explicitly declaring Protobuf version, while Protobuf dependency is already
140
# instantiated in grpc_deps().
141
-_protobuf_version = "25.2"
+_protobuf_version = "25.3"
142
143
-_protobuf_sha256 = "8ff511a64fc46ee792d3fe49a5a1bcad6f7dc50dfbba5a28b0e5b979c17f9871"
+_protobuf_sha256 = "d19643d265b978383352b3143f04c0641eea75a75235c111cc01a1350173180e"
144
145
http_archive(
146
name = "com_google_protobuf",
0 commit comments