File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ let package = Package(
1919 dependencies: [
2020 . package (
2121 url: " https://github.com/pointfreeco/swift-snapshot-testing " ,
22- from: " 1.18.4 "
22+ from: " 1.18.6 "
2323 ) ,
2424 . package (
2525 url: " https://github.com/Cocoanetics/DTCoreText " ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ let package = Package(
1010 . executable( name: " release " , targets: [ " Release " ] )
1111 ] ,
1212 dependencies: [
13- . package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 1.5 .1 " ) ,
13+ . package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 1.6 .1 " ) ,
1414 . package ( url: " https://github.com/element-hq/swift-command-line-tools.git " , revision: " 483396af716a59eb45379126389a063f7f9bee80 " )
1515 // .package(path: "../../../../../swift-command-line-tools")
1616 ] ,
You can’t perform that action at this time.
0 commit comments