We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd05373 commit 463af55Copy full SHA for 463af55
MODULE.bazel
@@ -2,7 +2,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.1")
2
bazel_dep(name = "rules_xcodeproj", version = "2.10.0")
3
bazel_dep(
4
name = "apple_support",
5
- version = "1.17.1",
+ version = "1.20.0",
6
repo_name = "build_bazel_apple_support",
7
)
8
0 commit comments