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 @@ -545,7 +545,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
545
545
// The 'swift-argument-parser' version declared here must match that
546
546
// used by 'swift-driver' and 'sourcekit-lsp'. Please coordinate
547
547
// dependency version changes here with those projects.
548
- . package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 0.4.3 " ) ) ,
548
+ . package ( url: " https://github.com/apple/swift-argument-parser.git " , . upToNextMinor( from: " 1.0.1 " ) ) ,
549
549
. package ( url: " https://github.com/apple/swift-driver.git " , . branch( relatedDependenciesBranch) ) ,
550
550
. package ( url: " https://github.com/apple/swift-crypto.git " , . upToNextMinor( from: minimumCryptoVersion) ) ,
551
551
]
You can’t perform that action at this time.
0 commit comments