File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ let package = Package(
82
82
. package ( url: " https://github.com/tuist/Path.git " , . upToNextMajor( from: " 0.3.8 " ) ) ,
83
83
. package ( url: " https://github.com/tuist/XcodeProj " , . upToNextMajor( from: " 9.4.2 " ) ) ,
84
84
. package ( url: " https://github.com/tuist/Command.git " , from: " 0.13.0 " ) ,
85
- . package ( url: " https://github.com/tuist/FileSystem.git " , . upToNextMajor( from: " 0.9.2 " ) ) ,
85
+ . package ( url: " https://github.com/tuist/FileSystem.git " , . upToNextMajor( from: " 0.10.0 " ) ) ,
86
86
. package ( url: " https://github.com/Kolos65/Mockable.git " , . upToNextMajor( from: " 0.3.2 " ) ) ,
87
87
. package ( url: " https://github.com/p-x9/MachOKit " , . upToNextMajor( from: " 0.33.0 " ) ) ,
88
88
. package ( url: " https://github.com/swiftlang/swift-docc-plugin " , from: " 1.4.3 " ) ,
You can’t perform that action at this time.
0 commit comments