Skip to content

Commit

Permalink
Update rules_swift and rules_apple (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobmattrob authored Oct 29, 2024
1 parent 88c2607 commit 487a1c3
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 @@ -7,12 +7,12 @@ bazel_dep(
)
bazel_dep(
name = "rules_swift",
version = "2.2.1",
version = "2.2.2",
repo_name = "build_bazel_rules_swift",
)
bazel_dep(
name = "rules_apple",
version = "3.9.1",
version = "3.10.0",
repo_name = "build_bazel_rules_apple",
)

Expand Down

0 comments on commit 487a1c3

Please sign in to comment.