Skip to content

Commit 5b234d6

Browse files
Update dependency fumito-ito/SwiftyJSONLines to from: "0.0.4"
1 parent 30e7e34 commit 5b234d6

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
targets: ["AnthropicSwiftSDK"]),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/fumito-ito/SwiftyJSONLines.git", from: "0.0.3")
19+
.package(url: "https://github.com/fumito-ito/SwiftyJSONLines.git", from: "0.0.4")
2020
],
2121
targets: [
2222
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)