Skip to content

Commit

Permalink
chore(deps): update dependency onevcat/kingfisher to from: "8.1.4"
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 94db58f commit 185deff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/messagekit_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ let package = Package(
name: "messagekit_example",
dependencies: [
.package(url: "https://github.com/MessageKit/MessageKit", from: "5.0.0"),
.package(url: "https://github.com/onevcat/Kingfisher", from: "8.1.3"),
.package(url: "https://github.com/onevcat/Kingfisher", from: "8.1.4"),
]
)

0 comments on commit 185deff

Please sign in to comment.