Skip to content

Commit 045be21

Browse files
Update dependency nicklockwood/SwiftFormat to from: "0.56.4"
1 parent e6b6295 commit 045be21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ let package = Package(
3333
dependencies: [
3434
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.1"),
3535
.package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"),
36-
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.3"),
36+
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.4"),
3737
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.4"),
3838
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.1")
3939
],

0 commit comments

Comments
 (0)