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 @@ -26,7 +26,7 @@ let package = Package(
2626 . package ( url: " https://github.com/pointfreeco/swift-dependencies " , from: " 1.4.0 " ) ,
2727 . package ( url: " https://github.com/pointfreeco/swift-identified-collections " , from: " 1.1.0 " ) ,
2828 . package ( url: " https://github.com/pointfreeco/swift-macro-testing " , from: " 0.2.0 " ) ,
29- . package ( url: " https://github.com/pointfreeco/swift-navigation " , from: " 2.3.0 " ) ,
29+ . package ( url: " https://github.com/pointfreeco/swift-navigation " , from: " 2.3.2 " ) ,
3030 . package ( url: " https://github.com/pointfreeco/swift-perception " , " 1.3.4 " ..< " 3.0.0 " ) ,
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 " ) ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ let package = Package(
2626 . package ( url: " https://github.com/pointfreeco/swift-dependencies " , from: " 1.4.0 " ) ,
2727 . package ( url: " https://github.com/pointfreeco/swift-identified-collections " , from: " 1.1.0 " ) ,
2828 . package ( url: " https://github.com/pointfreeco/swift-macro-testing " , from: " 0.2.0 " ) ,
29- . package ( url: " https://github.com/pointfreeco/swift-navigation " , from: " 2.3.0 " ) ,
29+ . package ( url: " https://github.com/pointfreeco/swift-navigation " , from: " 2.3.2 " ) ,
3030 . package ( url: " https://github.com/pointfreeco/swift-perception " , " 1.3.4 " ..< " 3.0.0 " ) ,
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 " ) ,
You can’t perform that action at this time.
0 commit comments