We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53e95f commit 8fbaf76Copy full SHA for 8fbaf76
WORKSPACE
@@ -15,9 +15,9 @@ bazel_skylib_workspace()
15
16
http_archive(
17
name = "aspect_bazel_lib",
18
- sha256 = "2518c757715d4f5fc7cc7e0a68742dd1155eaafc78fb9196b8a18e13a738cea2",
19
- strip_prefix = "bazel-lib-1.28.0",
20
- url = "https://github.com/aspect-build/bazel-lib/releases/download/v1.28.0/bazel-lib-v1.28.0.tar.gz",
+ sha256 = "fc8bd670380eaba5314769abbe9fee21d641e3da06d9d26b8073a301f6d62332",
+ strip_prefix = "bazel-lib-2.1.0",
+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.1.0/bazel-lib-v2.1.0.tar.gz",
21
)
22
23
0 commit comments