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 @@ -697,7 +697,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
697
697
// The 'swift-argument-parser' version declared here must match that
698
698
// used by 'swift-driver' and 'sourcekit-lsp'. Please coordinate
699
699
// dependency version changes here with those projects.
700
- . package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 1.1.4 " ) ) ,
700
+ . package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 1.2.2 " ) ) ,
701
701
. package ( url: " https://github.com/apple/swift-driver.git " , . branch( relatedDependenciesBranch) ) ,
702
702
. package ( url: " https://github.com/apple/swift-crypto.git " , . upToNextMinor( from: minimumCryptoVersion) ) ,
703
703
. package ( url: " https://github.com/apple/swift-system.git " , . upToNextMinor( from: " 1.1.1 " ) ) ,
You can’t perform that action at this time.
0 commit comments