Skip to content

Commit 0a752ce

Browse files
angular-robotclydin
authored andcommitted
build: update dependency aspect_bazel_lib to v1.10.0
1 parent 4368c85 commit 0a752ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ yarn_install(
7878

7979
http_archive(
8080
name = "aspect_bazel_lib",
81-
sha256 = "e034e4aea098c91ac05ac7e08f01a302275378a0bc0814c4939e96552c912212",
82-
strip_prefix = "bazel-lib-1.9.2",
83-
url = "https://github.com/aspect-build/bazel-lib/archive/v1.9.2.tar.gz",
81+
sha256 = "33332c0cd7b5238b5162b5177da7f45a05641f342cf6d04080b9775233900acf",
82+
strip_prefix = "bazel-lib-1.10.0",
83+
url = "https://github.com/aspect-build/bazel-lib/archive/v1.10.0.tar.gz",
8484
)
8585

8686
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")

0 commit comments

Comments
 (0)