Skip to content

Commit 585db47

Browse files
chore(deps): update dependency apple/swift-format to v601
1 parent 3a5af18 commit 585db47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/SwiftFormat/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ let package = Package(
55
name: "SwiftFormat",
66
platforms: [.macOS(.v10_14)],
77
dependencies: [
8-
.package(url: "https://github.com/apple/swift-format", from: "510.1.0")
8+
.package(url: "https://github.com/apple/swift-format", from: "601.0.0")
99
],
1010
targets: [.target(name: "SwiftFormat", path: "")]
1111
)

0 commit comments

Comments
 (0)