Skip to content

Commit cd3eabf

Browse files
Google APIscopybara-github
authored andcommitted
fix: fix ValueError in test__validate_universe_domain
PiperOrigin-RevId: 604699565
1 parent 8b16254 commit cd3eabf

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
@@ -323,7 +323,7 @@ load("@rules_gapic//python:py_gapic_repositories.bzl", "py_gapic_repositories")
323323

324324
py_gapic_repositories()
325325

326-
_gapic_generator_python_version = "1.14.1"
326+
_gapic_generator_python_version = "1.14.2"
327327

328328
http_archive(
329329
name = "gapic_generator_python",

0 commit comments

Comments
 (0)