diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 06f7a3ef351d..9d462c04c843 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -71,7 +71,7 @@ REPOSITORY_LOCATIONS = dict( urls = ["https://github.com/google/protobuf/archive/v3.5.0.tar.gz"], ), envoy_api = dict( - commit = "b796da4964af6c332bd7d29ae4f08d0a98bf5352", + commit = "90698c63882c4ed02414afd6b5dd080a0437b397", remote = "https://github.com/envoyproxy/data-plane-api", ), grpc_httpjson_transcoding = dict(