We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c45ee7 commit 9afcfc2Copy full SHA for 9afcfc2
WORKSPACE.bazel
@@ -32,9 +32,9 @@ http_archive(
32
33
http_archive(
34
name = "aspect_bazel_lib",
35
- sha256 = "271d5f38c218a0c2fe2e94f94dfc0b497e931cbb335348bf1695015191be5367",
36
- strip_prefix = "bazel-lib-1.34.1",
37
- url = "https://github.com/aspect-build/bazel-lib/releases/download/v1.34.1/bazel-lib-v1.34.1.tar.gz",
+ sha256 = "d0529773764ac61184eb3ad3c687fb835df5bee01afedf07f0cf1a45515c96bc",
+ strip_prefix = "bazel-lib-1.42.3",
+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v1.42.3/bazel-lib-v1.42.3.tar.gz",
38
)
39
40
0 commit comments