diff --git a/MODULE.bazel b/MODULE.bazel index 9f190ac..d920459 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -64,7 +64,7 @@ bazel_dep( bazel_dep(name = "abseil-cpp", repo_name = "com_google_absl") git_override( module_name = "abseil-cpp", - commit = "4a2c63365eff8823a5221db86ef490e828306f9d", # Same commit as in goma fork + commit = "e78a8ce497f40cfda03d4d104acc7a1bd60c219b", # Same commit as in goma fork remote = "https://github.com/abseil/abseil-cpp.git", )