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] {
473
473
. package ( url: " https://github.com/swiftlang/indexstore-db.git " , branch: relatedDependenciesBranch) ,
474
474
. package ( url: " https://github.com/swiftlang/swift-package-manager.git " , branch: relatedDependenciesBranch) ,
475
475
. 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 " ) ,
477
477
. package ( url: " https://github.com/swiftlang/swift-syntax.git " , branch: relatedDependenciesBranch) ,
478
478
. package ( url: " https://github.com/apple/swift-crypto.git " , from: " 3.0.0 " ) ,
479
479
// 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