We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73379d commit 8ff982eCopy full SHA for 8ff982e
1 file changed
WORKSPACE
@@ -56,9 +56,9 @@ http_archive(
56
57
http_archive(
58
name = "aspect_bazel_lib",
59
- sha256 = "6d758a8f646ecee7a3e294fbe4386daafbe0e5966723009c290d493f227c390b",
60
- strip_prefix = "bazel-lib-2.7.7",
61
- url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.7.7/bazel-lib-v2.7.7.tar.gz",
+ sha256 = "5f77cc224c1ae4391f125a6fcff6bfb5f08da278fc281443a2a7e16886cf0606",
+ strip_prefix = "bazel-lib-2.22.2",
+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.22.2/bazel-lib-v2.22.2.tar.gz",
62
)
63
64
load("//mirror:repositories.bzl", "rules_mirror_dependencies")
0 commit comments