chore(bazel): update rules_gapic to v0.6.2

PiperOrigin-RevId: 393792439
This commit is contained in:
Google APIs 2021-08-30 09:49:58 -07:00 committed by Copybara-Service
parent e3d9b11aba
commit c1296cd1db

View file

@ -120,7 +120,7 @@ go_register_toolchains()
gazelle_dependencies()
_rules_gapic_version = "0.6.1"
_rules_gapic_version = "0.6.2"
http_archive(
name = "rules_gapic",