Skip to content

Commit 612bbd0

Browse files
chore(deps): update dependency bazel_features to v1.42.0
1 parent b907c52 commit 612bbd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ http_archive(
2525

2626
http_archive(
2727
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",
28+
sha256 = "5d7bd1c44051cca8a9e0842eda9a5c223f2cb7264202022ff20ee77dcb3fb275",
29+
strip_prefix = "bazel_features-1.42.0",
30+
url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.42.0/bazel_features-v1.42.0.tar.gz",
3131
)
3232

3333
http_archive(

0 commit comments

Comments
 (0)