diff --git a/Package.swift b/Package.swift index f08793a..272e158 100644 --- a/Package.swift +++ b/Package.swift @@ -16,7 +16,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")), .package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.4.8")), - .package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.9.32")), + .package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.11.7")), ], targets: [ .target(