This commit is contained in:
Laurent Perron
2019-09-04 14:54:19 +02:00
parent c846c7161b
commit fb12a77a9d

View File

@@ -21,7 +21,7 @@ git_repository(
git_repository(
name = "com_google_protobuf",
commit = "0974557", # release v3.9.1
commit = "655310c", # release v3.9.1
remote = "https://github.com/protocolbuffers/protobuf.git",
)