Skip to content

Commit

Permalink
chore(deps): update dependency onevcat/kingfisher to from: "8.0.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 79027c8 commit 7e6e5c5
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 @@ -20,7 +20,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/onevcat/Kingfisher.git", from: "8.0.2"),
.package(url: "https://github.com/onevcat/Kingfisher.git", from: "8.0.3"),
.package(url: "https://github.com/EnesKaraosman/SwiftUIEKtensions.git", from: "0.4.0"),
.package(url: "https://github.com/dkk/WrappingHStack.git", from: "2.2.11")
],
Expand Down

0 comments on commit 7e6e5c5

Please sign in to comment.