Skip to content

Commit 404eabb

Browse files
chore(deps): update dependency aspect_bazel_lib to v2.15.0
1 parent 1f80d7f commit 404eabb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

internal_deps.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def rules_dart_internal_deps():
5454

5555
http_archive(
5656
name = "aspect_bazel_lib",
57-
sha256 = "f8ea96b0151bf90b0330662cb02361849c642ebd5bbaeed84b361883b267117d",
58-
strip_prefix = "bazel-lib-2.7.7",
59-
url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v2.7.7.tar.gz",
57+
sha256 = "4835380d1df92f0115d649a70d2be77f7928b079a6fae0e9b0a8e6cd544073b2",
58+
strip_prefix = "bazel-lib-2.15.0",
59+
url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v2.15.0.tar.gz",
6060
)

0 commit comments

Comments
 (0)