Skip to content

Commit

Permalink
[UPG] Kingfisher package upgraded.
Browse files Browse the repository at this point in the history
  • Loading branch information
EnesKaraosman committed Apr 13, 2021
1 parent b417fdc commit 114f39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
],
dependencies: [
// Image downloading library
.package(url: "https://github.com/onevcat/Kingfisher.git", from: "6.1.1"),
.package(url: "https://github.com/onevcat/Kingfisher.git", from: "6.2.1"),
.package(url: "https://github.com/EnesKaraosman/SwiftUIEKtensions.git", from: "0.1.8"),
.package(url: "https://github.com/wxxsw/VideoPlayer.git", from: "1.2.3")
],
Expand Down

0 comments on commit 114f39e

Please sign in to comment.