diff --git a/Package.swift b/Package.swift index 86a84bb7..51eb6175 100644 --- a/Package.swift +++ b/Package.swift @@ -16,7 +16,7 @@ let package = Package( .package(url: "https://github.com/kylef/Spectre.git", from: "0.9.0"), .package(url: "https://github.com/onevcat/Rainbow.git", from: "3.0.0"), .package(url: "https://github.com/tuist/xcodeproj.git", .exact("7.1.0")), - .package(url: "https://github.com/jakeheis/SwiftCLI.git", .exact("5.3.2")), + .package(url: "https://github.com/jakeheis/SwiftCLI.git", .upToNextMinor(from: "5.3.2")), ], targets: [ .target(name: "XcodeGen", dependencies: [