Skip to content

Commit

Permalink
Update dependency apple_support to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and thomasvl committed Oct 3, 2024
1 parent b83f1b8 commit c146e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ module(
bazel_dep(name = "rules_apple", version = "3.9.2", repo_name = "build_bazel_rules_apple")

# Workaround https://github.com/bazelbuild/bazel/issues/20537
bazel_dep(name = "apple_support", version = "1.17.0", repo_name = "build_bazel_apple_support")
bazel_dep(name = "apple_support", version = "1.17.1", repo_name = "build_bazel_apple_support")

0 comments on commit c146e1d

Please sign in to comment.