We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6b6295 + 045be21 commit 8ccfb86Copy full SHA for 8ccfb86
Package.swift
@@ -33,7 +33,7 @@ let package = Package(
33
dependencies: [
34
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.1"),
35
.package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"),
36
- .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.3"),
+ .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.4"),
37
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.4"),
38
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.1")
39
],
0 commit comments