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 @@ -810,7 +810,7 @@ var dependencies: [Package.Dependency] {
810
810
. package ( url: " https://github.com/swiftlang/swift-docc-symbolkit.git " , branch: relatedDependenciesBranch) ,
811
811
. package ( url: " https://github.com/swiftlang/swift-markdown.git " , branch: relatedDependenciesBranch) ,
812
812
. package ( url: " https://github.com/swiftlang/swift-tools-support-core.git " , branch: relatedDependenciesBranch) ,
813
- . package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 1.4.0 " ) ,
813
+ . package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 1.5.1 " ) ,
814
814
. package ( url: " https://github.com/swiftlang/swift-syntax.git " , branch: relatedDependenciesBranch) ,
815
815
. package ( url: " https://github.com/apple/swift-crypto.git " , from: " 3.0.0 " ) ,
816
816
// 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