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 7bcb19c commit 7a37325Copy full SHA for 7a37325
WORKSPACE
@@ -78,9 +78,9 @@ yarn_install(
78
79
http_archive(
80
name = "aspect_bazel_lib",
81
- sha256 = "8743da1d0d82df1eb6d9fd240fc213033b65d099ba4f7caa3ec52f6655fc25e1",
82
- strip_prefix = "bazel-lib-1.24.0",
83
- url = "https://github.com/aspect-build/bazel-lib/archive/v1.24.0.tar.gz",
+ sha256 = "ef83252dea2ed8254c27e65124b756fc9476be2b73a7799b7a2a0935937fc573",
+ strip_prefix = "bazel-lib-1.24.2",
+ url = "https://github.com/aspect-build/bazel-lib/archive/v1.24.2.tar.gz",
84
)
85
86
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")
0 commit comments