diff --git a/tests/WORKSPACE b/tests/WORKSPACE index 1710eb02..66ed989e 100644 --- a/tests/WORKSPACE +++ b/tests/WORKSPACE @@ -197,9 +197,9 @@ wasi_sdk_sysroots(name = "wasi_sdk_sysroots") http_archive( name = "com_google_absl", - sha256 = "f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3", - strip_prefix = "abseil-cpp-20240722.0", - urls = ["https://github.com/abseil/abseil-cpp/releases/download/20240722.0/abseil-cpp-20240722.0.tar.gz"], + sha256 = "16242f394245627e508ec6bb296b433c90f8d914f73b9c026fddb905e27276e8", + strip_prefix = "abseil-cpp-20250127.0", + urls = ["https://github.com/abseil/abseil-cpp/releases/download/20250127.0/abseil-cpp-20250127.0.tar.gz"], ) # As a test dep of com_google_absl.