Skip to content

Commit 66422c6

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency aspect_bazel_lib to v1.5.1
1 parent 2731fe7 commit 66422c6

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 = "e519592a1f0b7c27334b3a50d4d9f3f7c0d929253681e83d6fb2d60009a32f11",
82-
strip_prefix = "bazel-lib-1.5.0",
83-
url = "https://github.com/aspect-build/bazel-lib/archive/v1.5.0.tar.gz",
81+
sha256 = "8a329d66e95b36efcfb66e0c1074e5f36b9be7e5b6fce96605315db088eb1407",
82+
strip_prefix = "bazel-lib-1.5.1",
83+
url = "https://github.com/aspect-build/bazel-lib/archive/v1.5.1.tar.gz",
8484
)
8585

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

0 commit comments

Comments
 (0)