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 01607c7 + b4b2650 commit 6ae515fCopy full SHA for 6ae515f
Resources/formatter/Package.swift
@@ -7,6 +7,6 @@ let package = Package(
7
.macOS(.v10_15)
8
],
9
dependencies: [
10
- .package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"),
+ .package(url: "https://github.com/apple/swift-format.git", from: "600.0.0"),
11
]
12
)
0 commit comments