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 d38f6a2 commit 9b3fe09Copy full SHA for 9b3fe09
Package.swift
@@ -35,7 +35,7 @@ let package = Package(
35
.package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.0"),
36
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.5"),
37
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
38
- .package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.58.2")
+ .package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.0")
39
],
40
targets: [
41
0 commit comments