Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 8e41f19

Browse files
authored
Update repositories.bzl
1 parent 0af7a28 commit 8e41f19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def gapic_generator_python():
1616
requirements = "@gapic_generator_python//:requirements.txt",
1717
)
1818

19-
_protobuf_version = "3.12.2"
19+
_protobuf_version = "3.13.0"
2020
_protobuf_version_in_link = "v%s" % _protobuf_version
2121
_maybe(
2222
http_archive,

0 commit comments

Comments
 (0)