diff --git a/Package.resolved b/Package.resolved index 2c53404..b209dba 100644 --- a/Package.resolved +++ b/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/onevcat/Kingfisher.git", "state" : { - "revision" : "2ef543ee21d63734e1c004ad6c870255e8716c50", - "version" : "7.12.0" + "revision" : "c152c1915f60c51e4afa0752656993ee5b3c63db", + "version" : "8.8.1" } }, { diff --git a/Package.swift b/Package.swift index e4f1b47..e3f5348 100644 --- a/Package.swift +++ b/Package.swift @@ -35,7 +35,7 @@ let package = Package( targets: ["ModalComponents"]) ], dependencies: [ - .package(url: "https://github.com/onevcat/Kingfisher.git", from: "7.9.1"), + .package(url: "https://github.com/onevcat/Kingfisher.git", from: "8.8.1"), .package(url: "https://github.com/realm/SwiftLint.git", from: "0.54.0") ], targets: [