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 2731fe7 commit 66422c6Copy full SHA for 66422c6
WORKSPACE
@@ -78,9 +78,9 @@ yarn_install(
78
79
http_archive(
80
name = "aspect_bazel_lib",
81
- sha256 = "e519592a1f0b7c27334b3a50d4d9f3f7c0d929253681e83d6fb2d60009a32f11",
82
- strip_prefix = "bazel-lib-1.5.0",
83
- url = "https://github.com/aspect-build/bazel-lib/archive/v1.5.0.tar.gz",
+ sha256 = "8a329d66e95b36efcfb66e0c1074e5f36b9be7e5b6fce96605315db088eb1407",
+ strip_prefix = "bazel-lib-1.5.1",
+ url = "https://github.com/aspect-build/bazel-lib/archive/v1.5.1.tar.gz",
84
)
85
86
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")
0 commit comments