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 @@ -31,7 +31,7 @@ let package = Package(
3131 . package ( url: " https://github.com/pointfreeco/swift-sharing " , " 0.1.2 " ..< " 3.0.0 " ) ,
3232 . package ( url: " https://github.com/pointfreeco/xctest-dynamic-overlay " , from: " 1.3.0 " ) ,
3333 . package ( url: " https://github.com/swiftlang/swift-docc-plugin " , from: " 1.0.0 " ) ,
34- . package ( url: " https://github.com/swiftlang/swift-syntax " , " 509.0.0 " ..< " 601 .0.0" ) ,
34+ . package ( url: " https://github.com/swiftlang/swift-syntax " , " 509.0.0 " ..< " 602 .0.0" ) ,
3535 ] ,
3636 targets: [
3737 . target(
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ let package = Package(
3131 . package ( url: " https://github.com/pointfreeco/swift-sharing " , " 0.1.2 " ..< " 3.0.0 " ) ,
3232 . package ( url: " https://github.com/pointfreeco/xctest-dynamic-overlay " , from: " 1.3.0 " ) ,
3333 . package ( url: " https://github.com/swiftlang/swift-docc-plugin " , from: " 1.0.0 " ) ,
34- . package ( url: " https://github.com/swiftlang/swift-syntax " , " 509.0.0 " ..< " 601 .0.0" ) ,
34+ . package ( url: " https://github.com/swiftlang/swift-syntax " , " 509.0.0 " ..< " 602 .0.0" ) ,
3535 ] ,
3636 targets: [
3737 . target(
You can’t perform that action at this time.
0 commit comments