Skip to content

Commit 4a14212

Browse files
chore(deps): update dependency rules_swift to v3 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7719c6 commit 4a14212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/cache/build-systems/bazel/swift/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ module(
33
version = "0.1.0",
44
)
55

6-
bazel_dep(name = "rules_swift", version = "2.9.0")
6+
bazel_dep(name = "rules_swift", version = "3.3.0")
77
bazel_dep(name = "apple_support", version = "1.24.5")

0 commit comments

Comments
 (0)