Skip to content

Commit c08529a

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency aspect_bazel_lib to v2.17.1
See associated pull request for more information.
1 parent a2aba4c commit c08529a

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
@@ -122,9 +122,9 @@ rules_js_register_toolchains(
122122

123123
http_archive(
124124
name = "aspect_bazel_lib",
125-
sha256 = "5abc179be6bedadf422be598c1af918c7ebb8a2c5dfae6d319ebe6ec5dbec86a",
126-
strip_prefix = "bazel-lib-2.17.0",
127-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.17.0/bazel-lib-v2.17.0.tar.gz",
125+
sha256 = "e5131e44db23459bd1ed04635f2ae5436bc83f5e38629e07b75c0bf206f09245",
126+
strip_prefix = "bazel-lib-2.17.1",
127+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.17.1/bazel-lib-v2.17.1.tar.gz",
128128
)
129129

130130
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "aspect_bazel_lib_register_toolchains")

0 commit comments

Comments
 (0)