Skip to content

Commit f1d1566

Browse files
Update dependency pointfreeco/swift-custom-dump to from: "1.3.0"
1 parent a0d2328 commit f1d1566

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
@@ -22,7 +22,7 @@ let package = Package(
2222
dependencies: [
2323
.package(url: "https://github.com/apple/swift-syntax.git", from: "509.0.2"),
2424
.package(url: "https://github.com/pointfreeco/swift-case-paths.git", from: "1.2.1"),
25-
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", from: "1.1.2"),
25+
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", from: "1.3.0"),
2626
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", from: "1.2.0"),
2727
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", from: "1.2.0"),
2828
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", from: "0.2.2"),

0 commit comments

Comments
 (0)