Skip to content

Commit 6e93d0c

Browse files
chore(deps): update dependency aspect_bazel_lib to v1.19.0 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c359ab commit 6e93d0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal_deps.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def rules_mylang_internal_deps():
4242

4343
http_archive(
4444
name = "aspect_bazel_lib",
45-
sha256 = "be236556c7b9c7b91cb370e837fdcec62b6e8893408cd4465ae883c9d7c67024",
46-
strip_prefix = "bazel-lib-1.18.0",
47-
url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.18.0.tar.gz",
45+
sha256 = "a7bfc7aed7b86a4caaba382116e0214ebbaa623f393a9e716d87a3e1bab29d78",
46+
strip_prefix = "bazel-lib-1.19.0",
47+
url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.19.0.tar.gz",
4848
)

0 commit comments

Comments
 (0)