diff --git a/WORKSPACE b/WORKSPACE index 9a8bf3b92ed..f05fa2e6784 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -20,10 +20,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "c1ab65006412bbfb734597f2b573183c4f65edabf8195a8bdde02076031005fb", - strip_prefix = "googleapis-54e225ea2422200b44ecd160bf583be7afae9164", + sha256 = "f8f4652cb933936206876a5b09053385552278c0e4bef92f83963ddf739b7a4d", + strip_prefix = "googleapis-2f8920a81c43170d335d538a18171c1eb2c1d266", urls = [ - "https://github.com/googleapis/googleapis/archive/54e225ea2422200b44ecd160bf583be7afae9164.zip", + "https://github.com/googleapis/googleapis/archive/2f8920a81c43170d335d538a18171c1eb2c1d266.zip", ], )