diff --git a/tests/WORKSPACE b/tests/WORKSPACE index 5a5bc58a..f1e20ead 100644 --- a/tests/WORKSPACE +++ b/tests/WORKSPACE @@ -38,9 +38,9 @@ bazel_features_deps() http_archive( name = "aspect_bazel_lib", - sha256 = "77f4af7eb3b7573dafa8afab9058ee0d9696209a8b8096ac77646a42d12d0e48", - strip_prefix = "bazel-lib-3.5.0", - url = "https://github.com/aspect-build/bazel-lib/releases/download/v3.5.0/bazel-lib-v3.5.0.tar.gz", + sha256 = "10f232c10df1ba5cbbbfbcde947090463348f0344d4153e25371b13ee3daf0ce", + strip_prefix = "bazel-lib-3.7.1", + url = "https://github.com/aspect-build/bazel-lib/releases/download/v3.7.1/bazel-lib-v3.7.1.tar.gz", ) http_archive(