Skip to content

Commit

Permalink
Merge pull request #2245 from tweag/renovate/bazel_features-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency bazel_features to v1.17.0
  • Loading branch information
mergify[bot] authored Sep 20, 2024
2 parents b9f18f7 + 0cc807a commit ad698b6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ register_toolchains(

http_archive(
name = "bazel_features",
sha256 = "ba1282c1aa1d1fffdcf994ab32131d7c7551a9bc960fbf05f42d55a1b930cbfb",
strip_prefix = "bazel_features-1.15.0",
url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.15.0/bazel_features-v1.15.0.tar.gz",
sha256 = "bdc12fcbe6076180d835c9dd5b3685d509966191760a0eb10b276025fcb76158",
strip_prefix = "bazel_features-1.17.0",
url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.17.0/bazel_features-v1.17.0.tar.gz",
)

load("@bazel_features//:deps.bzl", "bazel_features_deps")
Expand Down

0 comments on commit ad698b6

Please sign in to comment.