Skip to content

Commit 6ae515f

Browse files
Merge pull request #242 from SwiftFiddle/renovate/apple-swift-format-600.x
Update dependency apple/swift-format to v600
2 parents 01607c7 + b4b2650 commit 6ae515f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/formatter/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ let package = Package(
77
.macOS(.v10_15)
88
],
99
dependencies: [
10-
.package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"),
10+
.package(url: "https://github.com/apple/swift-format.git", from: "600.0.0"),
1111
]
1212
)

0 commit comments

Comments
 (0)