diff --git a/WORKSPACE b/WORKSPACE index eff13a4c45e4f..04096e6bc5f62 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.9.0", - urls = ["https://github.com/googleapis/gapic-generator/archive/v2.9.0.zip"], + strip_prefix = "gapic-generator-2.10.3", + urls = ["https://github.com/googleapis/gapic-generator/archive/v2.10.3.zip"], ) # rules_go (support Golang under bazel)