diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index c68f8cbe5f2e5..7a65f4c956f3a 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -1,7 +1,7 @@ REPOSITORY_LOCATIONS = dict( boringssl = dict( # Use commits from branch "chromium-stable-with-bazel" - commit = "2a52ce799382c87cd3119f3b44fbbebf97061ab6", # chromium-67.0.3396.62 + commit = "372daf7042ffe3da1335743e7c93d78f1399aba7", # chromium-68.0.3440.75 remote = "https://github.com/google/boringssl", ), com_google_absl = dict(