Skip to content

Commit b32837c

Browse files
renovate[bot]jbedard
authored andcommitted
chore: update dependency aspect_bazel_lib to v2.9.4
1 parent a976c5e commit b32837c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ def rules_nodejs_dev_dependencies():
4545

4646
http_archive(
4747
name = "aspect_bazel_lib",
48-
sha256 = "a272d79bb0ac6b6965aa199b1f84333413452e87f043b53eca7f347a23a478e8",
49-
strip_prefix = "bazel-lib-2.9.3",
50-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.9.3/bazel-lib-v2.9.3.tar.gz",
48+
sha256 = "349aabd3c2b96caeda6181eb0ae1f14f2a1d9f3cd3c8b05d57f709ceb12e9fb3",
49+
strip_prefix = "bazel-lib-2.9.4",
50+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.9.4/bazel-lib-v2.9.4.tar.gz",
5151
)
5252

5353
http_archive(

0 commit comments

Comments
 (0)