Skip to content

Commit 7a37325

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update dependency aspect_bazel_lib to v1.24.2
1 parent 7bcb19c commit 7a37325

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
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 = "8743da1d0d82df1eb6d9fd240fc213033b65d099ba4f7caa3ec52f6655fc25e1",
82-
strip_prefix = "bazel-lib-1.24.0",
83-
url = "https://github.com/aspect-build/bazel-lib/archive/v1.24.0.tar.gz",
81+
sha256 = "ef83252dea2ed8254c27e65124b756fc9476be2b73a7799b7a2a0935937fc573",
82+
strip_prefix = "bazel-lib-1.24.2",
83+
url = "https://github.com/aspect-build/bazel-lib/archive/v1.24.2.tar.gz",
8484
)
8585

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

0 commit comments

Comments
 (0)