We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d50f2 commit 71fc873Copy full SHA for 71fc873
1 file changed
tests/WORKSPACE
@@ -38,9 +38,9 @@ bazel_features_deps()
38
39
http_archive(
40
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",
+ sha256 = "77f4af7eb3b7573dafa8afab9058ee0d9696209a8b8096ac77646a42d12d0e48",
+ strip_prefix = "bazel-lib-3.5.0",
+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v3.5.0/bazel-lib-v3.5.0.tar.gz",
44
)
45
46
0 commit comments