diff --git a/Package.swift b/Package.swift index 0f3dc1a..f7b0457 100644 --- a/Package.swift +++ b/Package.swift @@ -13,7 +13,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/techprimate/TPPDF", .upToNextMajor(from: "2.4.1")), - .package(url: "https://github.com/Quick/Quick", .upToNextMajor(from: "2.2.0")), + .package(url: "https://github.com/Quick/Quick", .upToNextMajor(from: "v2.2.1")), .package(url: "https://github.com/Quick/Nimble", .upToNextMajor(from: "v12.0.0")), ], targets: [