diff --git a/WebSocketClientPackage/Package.swift b/WebSocketClientPackage/Package.swift index 40fc9a1..382ee92 100644 --- a/WebSocketClientPackage/Package.swift +++ b/WebSocketClientPackage/Package.swift @@ -22,7 +22,7 @@ let package = Package( .package(url: "https://github.com/vsanthanam/SafariUI.git", .upToNextMajor(from: "4.0.0")), .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.3.0")), .package(url: "https://github.com/SwiftGen/SwiftGenPlugin.git", .upToNextMajor(from: "6.6.2")), - .package(url: "https://github.com/realm/SwiftLint.git", .upToNextMajor(from: "0.54.0")), + .package(url: "https://github.com/realm/SwiftLint.git", .upToNextMajor(from: "0.56.0")), .package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", .upToNextMajor(from: "1.10.2")), ], targets: [