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 @@ -473,7 +473,7 @@ var dependencies: [Package.Dependency] {
473473 . package ( url: " https://github.com/swiftlang/indexstore-db.git " , branch: relatedDependenciesBranch) ,
474474 . package ( url: " https://github.com/swiftlang/swift-package-manager.git " , branch: relatedDependenciesBranch) ,
475475 . package ( url: " https://github.com/apple/swift-tools-support-core.git " , branch: relatedDependenciesBranch) ,
476- . package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 1.2.2 " ) ,
476+ . package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 1.4.0 " ) ,
477477 . package ( url: " https://github.com/swiftlang/swift-syntax.git " , branch: relatedDependenciesBranch) ,
478478 . package ( url: " https://github.com/apple/swift-crypto.git " , from: " 3.0.0 " ) ,
479479 // Not a build dependency. Used so the "Format Source Code" command plugin can be used to format sourcekit-lsp
You can’t perform that action at this time.
0 commit comments