diff --git a/tests/WORKSPACE b/tests/WORKSPACE index 71aed7cb..1fb85c9d 100644 --- a/tests/WORKSPACE +++ b/tests/WORKSPACE @@ -224,9 +224,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 = "40cee67604060a7c8794d931538cb55f4d444073e556980c88b6c49bb9b19bb7", + strip_prefix = "abseil-cpp-20240722.1", + urls = ["https://github.com/abseil/abseil-cpp/releases/download/20240722.1/abseil-cpp-20240722.1.tar.gz"], ) # As a test dep of com_google_absl.