We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b907c52 commit 612bbd0Copy full SHA for 612bbd0
WORKSPACE
@@ -25,9 +25,9 @@ http_archive(
25
26
http_archive(
27
name = "bazel_features",
28
- sha256 = "07271d0f6b12633777b69020c4cb1eb67b1939c0cf84bb3944dc85cc250c0c01",
29
- strip_prefix = "bazel_features-1.38.0",
30
- url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.38.0/bazel_features-v1.38.0.tar.gz",
+ sha256 = "5d7bd1c44051cca8a9e0842eda9a5c223f2cb7264202022ff20ee77dcb3fb275",
+ strip_prefix = "bazel_features-1.42.0",
+ url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.42.0/bazel_features-v1.42.0.tar.gz",
31
)
32
33
0 commit comments