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 afd0ad9 commit 7f38f40Copy full SHA for 7f38f40
Package.swift
@@ -23,7 +23,7 @@ let package = Package(
23
],
24
25
dependencies: [
26
- .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.41.2")
+ .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.49.11")
27
28
29
targets: [
0 commit comments