Skip to content

Commit 286723e

Browse files
renovate[bot]alexeagle
authored andcommitted
chore: update dependency aspect_bazel_lib to v2.9.0
1 parent 0b3768c commit 286723e

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 = "688354ee6beeba7194243d73eb0992b9a12e8edeeeec5b6544f4b531a3112237",
49-
strip_prefix = "bazel-lib-2.8.1",
50-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.8.1/bazel-lib-v2.8.1.tar.gz",
48+
sha256 = "da67c6a785cdc10faf960a22c44501fe6be357a6ebd2bd6101560f9c2a9e06b3",
49+
strip_prefix = "bazel-lib-2.9.0",
50+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.9.0/bazel-lib-v2.9.0.tar.gz",
5151
)
5252

5353
http_archive(

0 commit comments

Comments
 (0)