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 58c2c09 commit c0f7482Copy full SHA for c0f7482
WORKSPACE
@@ -78,9 +78,9 @@ yarn_install(
78
79
http_archive(
80
name = "aspect_bazel_lib",
81
- sha256 = "5f2cb843d812a25bd4c137b12776898cd7083408c7302155f9f082c88a9e955f",
82
- strip_prefix = "bazel-lib-0.11.8",
83
- url = "https://github.com/aspect-build/bazel-lib/archive/v0.11.8.tar.gz",
+ sha256 = "b381ac4dca544ecc5515916f38066e9793628477e2577edb7b2ab04e8c210738",
+ strip_prefix = "bazel-lib-1.0.0",
+ url = "https://github.com/aspect-build/bazel-lib/archive/v1.0.0.tar.gz",
84
)
85
86
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")
0 commit comments