Skip to content

Commit 1f8b585

Browse files
renovate-botthomasvl
authored andcommitted
Update dependency apple_support to v1.17.0
1 parent 4568858 commit 1f8b585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ module(
77
bazel_dep(name = "rules_apple", version = "3.8.0", repo_name = "build_bazel_rules_apple")
88

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

0 commit comments

Comments
 (0)