Skip to content

Commit 9afcfc2

Browse files
chore(deps): update dependency aspect_bazel_lib to v1.42.3 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c45ee7 commit 9afcfc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ http_archive(
3232

3333
http_archive(
3434
name = "aspect_bazel_lib",
35-
sha256 = "271d5f38c218a0c2fe2e94f94dfc0b497e931cbb335348bf1695015191be5367",
36-
strip_prefix = "bazel-lib-1.34.1",
37-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v1.34.1/bazel-lib-v1.34.1.tar.gz",
35+
sha256 = "d0529773764ac61184eb3ad3c687fb835df5bee01afedf07f0cf1a45515c96bc",
36+
strip_prefix = "bazel-lib-1.42.3",
37+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v1.42.3/bazel-lib-v1.42.3.tar.gz",
3838
)
3939

4040
http_archive(

0 commit comments

Comments
 (0)