diff --git a/Package.swift b/Package.swift index f08793a..a23ec15 100644 --- a/Package.swift +++ b/Package.swift @@ -15,7 +15,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/FileSystem.git", .upToNextMajor(from: "0.7.2")), .package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.9.32")), ], targets: [