Skip to content

Commit 37b7bcd

Browse files
Update dependency nicklockwood/SwiftFormat to v0.54.2
1 parent 645d395 commit 37b7bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLI/_swiftformat/Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription
55
let package = Package(
66
name: "_swiftformat",
77
dependencies: [
8-
.package(url: "https://github.com/nicklockwood/SwiftFormat", .exact("0.48.4"))
8+
.package(url: "https://github.com/nicklockwood/SwiftFormat", .exact("0.54.2"))
99
]
1010
)
1111

0 commit comments

Comments
 (0)