Skip to content

Commit 258ddb2

Browse files
Google APIscopybara-github
authored andcommitted
fix: fix type in docstring for map fields
PiperOrigin-RevId: 440107808
1 parent 0db710b commit 258ddb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")
233233

234234
pip_repositories()
235235

236-
_gapic_generator_python_version = "0.63.5"
236+
_gapic_generator_python_version = "0.63.8"
237237

238238
http_archive(
239239
name = "gapic_generator_python",

0 commit comments

Comments
 (0)