diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 8fc42f4fc3efb..5dcdfd4766bcb 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -860,12 +860,12 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "QUICHE", project_desc = "QUICHE (QUIC, HTTP/2, Etc) is Google‘s implementation of QUIC and related protocols", project_url = "https://github.com/google/quiche", - version = "b030612c6f3dd140e91bf114750ff05ab5d53da1", - sha256 = "715105f4d4a2b745692ad80e8b92c88b7c085a517bf9c027a28ddc08c57be27d", + version = "fdf95d751e52d5f1f61b0b2169ef6e7f3260f7b2", + sha256 = "9b4b7fa3b22cbe49b03ebc881e615421edf894ded82c20dceba3c52baab7458d", urls = ["https://github.com/google/quiche/archive/{version}.tar.gz"], strip_prefix = "quiche-{version}", use_category = ["dataplane_core"], - release_date = "2022-03-22", + release_date = "2022-03-28", cpe = "N/A", ), com_googlesource_googleurl = dict(