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 10c6666 + 1903391 commit 15d8426Copy full SHA for 15d8426
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