diff --git a/Package.swift b/Package.swift index 894f71a6..67631c48 100644 --- a/Package.swift +++ b/Package.swift @@ -136,7 +136,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil { .package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.2"), .package(url: "https://github.com/apple/swift-system", .upToNextMinor(from: "1.2.1")), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"), - .package(url: "https://github.com/apple/swift-format.git", from: "508.0.1"), + .package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"), ] } else { package.dependencies += [