Skip to content

Commit

Permalink
Update rules_xcodeproj to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobmattrob authored Mar 13, 2024
1 parent 5c1b59d commit 0162f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(name = "rules_xcodeproj", version = "1.17.0")
bazel_dep(name = "rules_xcodeproj", version = "1.18.0")
bazel_dep(
name = "apple_support",
version = "1.14.0",
Expand Down

0 comments on commit 0162f12

Please sign in to comment.