Skip to content

Commit

Permalink
Update apple_support and rules_apple (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobmattrob authored Feb 22, 2024
1 parent 169460d commit caa87fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(name = "rules_xcodeproj", version = "1.16.0")
bazel_dep(
name = "apple_support",
version = "1.11.1",
version = "1.13.0",
repo_name = "build_bazel_apple_support",
)
bazel_dep(
Expand All @@ -12,7 +12,7 @@ bazel_dep(
)
bazel_dep(
name = "rules_apple",
version = "3.2.1",
version = "3.3.0",
repo_name = "build_bazel_rules_apple",
)

Expand Down

0 comments on commit caa87fa

Please sign in to comment.