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 @@ -1100,7 +1100,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
1100
1100
// The 'swift-argument-parser' version declared here must match that
1101
1101
// used by 'swift-driver' and 'sourcekit-lsp'. Please coordinate
1102
1102
// dependency version changes here with those projects.
1103
- . package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 1.4.0 " ) ) ,
1103
+ . package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 1.5.1 " ) ) ,
1104
1104
. package ( url: " https://github.com/swiftlang/swift-driver.git " , branch: relatedDependenciesBranch) ,
1105
1105
. package ( url: " https://github.com/apple/swift-crypto.git " , . upToNextMinor( from: " 3.0.0 " ) ) ,
1106
1106
. package ( url: " https://github.com/swiftlang/swift-syntax.git " , branch: relatedDependenciesBranch) ,
You can’t perform that action at this time.
0 commit comments