Skip to content

Commit d6c45a2

Browse files
updated stream chat dependency
1 parent 74b563b commit d6c45a2

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
@@ -17,7 +17,7 @@ let package = Package(
1717
)
1818
],
1919
dependencies: [
20-
.package(url: "https://github.com/GetStream/stream-chat-swift.git", from: "4.5.0"),
20+
.package(url: "https://github.com/GetStream/stream-chat-swift.git", from: "4.6.0"),
2121
.package(url: "https://github.com/kean/Nuke.git", from: "10.0.0"),
2222
.package(url: "https://github.com/kean/NukeUI.git", from: "0.7.0")
2323
],

0 commit comments

Comments
 (0)