Skip to content

Commit 7145707

Browse files
Update dependency pointfreeco/swiftui-navigation to from: "1.3.0"
1 parent a0d2328 commit 7145707

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
@@ -24,7 +24,7 @@ let package = Package(
2424
.package(url: "https://github.com/pointfreeco/swift-case-paths.git", from: "1.2.1"),
2525
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", from: "1.1.2"),
2626
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", from: "1.2.0"),
27-
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", from: "1.2.0"),
27+
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", from: "1.3.0"),
2828
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", from: "0.2.2"),
2929
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.2"),
3030
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),

0 commit comments

Comments
 (0)