File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ let package = Package(
31
31
. package ( url: " https://github.com/pointfreeco/swift-sharing " , " 0.1.2 " ..< " 3.0.0 " ) ,
32
32
. package ( url: " https://github.com/pointfreeco/xctest-dynamic-overlay " , from: " 1.3.0 " ) ,
33
33
. 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" ) ,
35
35
] ,
36
36
targets: [
37
37
. target(
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ let package = Package(
31
31
. package ( url: " https://github.com/pointfreeco/swift-sharing " , " 0.1.2 " ..< " 3.0.0 " ) ,
32
32
. package ( url: " https://github.com/pointfreeco/xctest-dynamic-overlay " , from: " 1.3.0 " ) ,
33
33
. 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" ) ,
35
35
] ,
36
36
targets: [
37
37
. target(
You can’t perform that action at this time.
0 commit comments