diff --git a/Package.swift b/Package.swift index c8470ee..51cd260 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.7.2")), + .package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.7.7")), .package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.12.0")), ], targets: [