diff --git a/WORKSPACE b/WORKSPACE index 9d09c34d..af29c870 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -76,8 +76,8 @@ rules_proto_toolchains() # section http_archive( name = "com_google_api_codegen", - strip_prefix = "gapic-generator-2.5.0", - urls = ["https://github.com/googleapis/gapic-generator/archive/v2.5.0.zip"], + strip_prefix = "gapic-generator-2.6.0", + urls = ["https://github.com/googleapis/gapic-generator/archive/v2.6.0.zip"], ) # rules_go (support Golang under bazel)