Skip to content

Commit 76be91a

Browse files
authored
Bump swift-navigation to 2.7.0 (#3889)
1 parent 0679672 commit 76be91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ let package = Package(
4444
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.4.0"),
4545
.package(url: "https://github.com/pointfreeco/swift-identified-collections", from: "1.1.0"),
4646
.package(url: "https://github.com/pointfreeco/swift-macro-testing", from: "0.2.0"),
47-
.package(url: "https://github.com/pointfreeco/swift-navigation", from: "2.3.2"),
47+
.package(url: "https://github.com/pointfreeco/swift-navigation", from: "2.7.0"),
4848
.package(url: "https://github.com/pointfreeco/swift-perception", "1.3.4"..<"3.0.0"),
4949
.package(url: "https://github.com/pointfreeco/swift-sharing", "1.0.4"..<"3.0.0"),
5050
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.3.0"),

0 commit comments

Comments
 (0)