Skip to content

Commit 46be053

Browse files
committed
bump ZippyJSONCFamily for SwiftPM
1 parent 404aaee commit 46be053

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
@@ -16,7 +16,7 @@ let package = Package(
1616
],
1717
dependencies: [
1818
.package(url: "https://github.com/michaeleisel/JJLISO8601DateFormatter", .upToNextMajor(from: "0.1.5")),
19-
.package(url: "https://github.com/michaeleisel/ZippyJSONCFamily", .exact("1.2.4")),
19+
.package(url: "https://github.com/michaeleisel/ZippyJSONCFamily", .exact("1.2.5")),
2020
],
2121
targets: [
2222
.target(

0 commit comments

Comments
 (0)