Skip to content

Commit aab7a07

Browse files
Update dependency nicklockwood/SwiftFormat to from: "0.58.0"
1 parent 79150ee commit aab7a07

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.6.1"),
3535
.package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"),
36-
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.57.2"),
36+
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.58.0"),
3737
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.5")
3838
],
3939
targets: [

0 commit comments

Comments
 (0)