diff --git a/Package.swift b/Package.swift index eb81b12..6751f5b 100644 --- a/Package.swift +++ b/Package.swift @@ -33,7 +33,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/apple/swift-argument-parser", from: "1.6.1"), .package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"), - .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.57.2"), + .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.58.3"), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.5") ], targets: [