Skip to content

Commit 77d6f68

Browse files
Update rules_swift to 2.2.4 (#66)
1 parent 59429d1 commit 77d6f68

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
@@ -7,7 +7,7 @@ bazel_dep(
77
)
88
bazel_dep(
99
name = "rules_swift",
10-
version = "2.2.3",
10+
version = "2.2.4",
1111
repo_name = "build_bazel_rules_swift",
1212
)
1313
bazel_dep(

0 commit comments

Comments
 (0)