Skip to content

Commit aa0c82d

Browse files
Update rules_xcodeproj to 2.12.1
1 parent 74d5f3f commit aa0c82d

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
@@ -1,5 +1,5 @@
11
bazel_dep(name = "bazel_skylib", version = "1.7.1")
2-
bazel_dep(name = "rules_xcodeproj", version = "2.10.0")
2+
bazel_dep(name = "rules_xcodeproj", version = "2.12.1")
33
bazel_dep(
44
name = "apple_support",
55
version = "1.21.1",

0 commit comments

Comments
 (0)