diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 63dcaf4f3376..690a039420d3 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -1235,12 +1235,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 = "f18d5205756e4d92f2711c617cbd106644469980", - sha256 = "a39e718b49c61a5c2c319c76df61ab29ad6da587b34bf70ffd0f648e08636186", + version = "71111c7230fcec1e75ced2b0cc942ee0723309aa", + sha256 = "1b83a70bee1457c58bbc56c1a7ae26547efaeb0e1e18a12b0a1f8730ff17b4aa", urls = ["https://github.com/google/quiche/archive/{version}.tar.gz"], strip_prefix = "quiche-{version}", use_category = ["controlplane", "dataplane_core"], - release_date = "2024-12-16", + release_date = "2024-12-27", cpe = "N/A", license = "BSD-3-Clause", license_url = "https://github.com/google/quiche/blob/{version}/LICENSE",