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.
1 parent 4ccbc02 commit 1903391Copy full SHA for 1903391
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: "600.0.0"),
+ .package(url: "https://github.com/apple/swift-format.git", from: "602.0.0"),
11
]
12
)
0 commit comments