Skip to content

Commit 6c0265b

Browse files
Update rules_xcodeproj and rules_apple (#60)
1 parent 487a1c3 commit 6c0265b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bazel_dep(name = "bazel_skylib", version = "1.4.2")
2-
bazel_dep(name = "rules_xcodeproj", version = "2.7.0")
2+
bazel_dep(name = "rules_xcodeproj", version = "2.8.1")
33
bazel_dep(
44
name = "apple_support",
55
version = "1.17.0",
@@ -12,7 +12,7 @@ bazel_dep(
1212
)
1313
bazel_dep(
1414
name = "rules_apple",
15-
version = "3.10.0",
15+
version = "3.11.2",
1616
repo_name = "build_bazel_rules_apple",
1717
)
1818

0 commit comments

Comments
 (0)