diff --git a/Package.swift b/Package.swift index d3b84f1..88b039f 100644 --- a/Package.swift +++ b/Package.swift @@ -35,7 +35,7 @@ let package = Package( .package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"), .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.5"), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"), - .package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.0") + .package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.1") ], targets: [