Skip to content

Commit

Permalink
Merge pull request #156 from Kartones/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.9.1
  • Loading branch information
Kartones authored Sep 26, 2024
2 parents 2f97170 + d4136c3 commit a1deceb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ http_archive(
# Must-have for building macros & rules
http_archive(
name = "aspect_bazel_lib",
sha256 = "da67c6a785cdc10faf960a22c44501fe6be357a6ebd2bd6101560f9c2a9e06b3",
strip_prefix = "bazel-lib-2.9.0",
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.9.0/bazel-lib-v2.9.0.tar.gz",
sha256 = "f93d386d8d0b0149031175e81df42a488be4267c3ca2249ba5321c23c60bc1f0",
strip_prefix = "bazel-lib-2.9.1",
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.9.1/bazel-lib-v2.9.1.tar.gz",
)

# Base for JS
Expand Down

0 comments on commit a1deceb

Please sign in to comment.