Skip to content

Commit 62d1d67

Browse files
Update rules_swift to 2.8.1 (#84)
1 parent 4e87e42 commit 62d1d67

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.8.0",
10+
version = "2.8.1",
1111
repo_name = "build_bazel_rules_swift",
1212
)
1313
bazel_dep(

0 commit comments

Comments
 (0)