Skip to content

Commit

Permalink
Merge pull request #103 from bivens-dev/renovate/aspect_bazel_lib-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency aspect_bazel_lib to v2.4.2
  • Loading branch information
bivens-dev authored Feb 22, 2024
2 parents 25c4e7f + 9d4d9c9 commit 601f13b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions internal_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def rules_dart_internal_deps():

http_archive(
name = "aspect_bazel_lib",
sha256 = "38c5bf333ae70d1bb3a18da6053084ce5f475f0ed0a8f04eed415186d5a7b04b",
strip_prefix = "bazel-lib-2.4.1",
url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v2.4.1.tar.gz",
sha256 = "f75d03783588e054899eb0729a97fb5b8973c1a26f30373fafd485c90bf207d1",
strip_prefix = "bazel-lib-2.4.2",
url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v2.4.2.tar.gz",
)

0 comments on commit 601f13b

Please sign in to comment.