Skip to content

Commit cbe322f

Browse files
Update dependencies
1 parent e13cbc9 commit cbe322f

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.8.1")
2+
bazel_dep(name = "rules_xcodeproj", version = "2.9.0")
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.12.0",
15+
version = "3.13.0",
1616
repo_name = "build_bazel_rules_apple",
1717
)
1818

0 commit comments

Comments
 (0)