diff --git a/tests/WORKSPACE b/tests/WORKSPACE index 2676b9798..3772bdeb1 100644 --- a/tests/WORKSPACE +++ b/tests/WORKSPACE @@ -38,9 +38,9 @@ bazel_features_deps() http_archive( name = "aspect_bazel_lib", - sha256 = "5c42b1547cd4fab56fb90f75295aaf6d9e4aed5b51bfcb2457e44b886204a6e2", - strip_prefix = "bazel-lib-3.2.1", - url = "https://github.com/aspect-build/bazel-lib/releases/download/v3.2.1/bazel-lib-v3.2.1.tar.gz", + sha256 = "3d62bf30b95b71a566d9ebca50ee78d370b12522d244235b41166f65b142705d", + strip_prefix = "bazel-lib-3.2.2", + url = "https://github.com/aspect-build/bazel-lib/releases/download/v3.2.2/bazel-lib-v3.2.2.tar.gz", ) http_archive(