Skip to content

Commit 71fc873

Browse files
chore(deps): update dependency aspect_bazel_lib to v3.5.0
1 parent e1d50f2 commit 71fc873

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ bazel_features_deps()
3838

3939
http_archive(
4040
name = "aspect_bazel_lib",
41-
sha256 = "3f4abcf708b83ca040cb6b36fa5f8871d60f136b5f7d3c697b6da3343b9ec1da",
42-
strip_prefix = "bazel-lib-3.4.0",
43-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v3.4.0/bazel-lib-v3.4.0.tar.gz",
41+
sha256 = "77f4af7eb3b7573dafa8afab9058ee0d9696209a8b8096ac77646a42d12d0e48",
42+
strip_prefix = "bazel-lib-3.5.0",
43+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v3.5.0/bazel-lib-v3.5.0.tar.gz",
4444
)
4545

4646
http_archive(

0 commit comments

Comments
 (0)