Skip to content

Commit

Permalink
chore(deps): update dependency onevcat/kingfisher to from: "7.12.0" (#64
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent f9fced1 commit 766bb72
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: "7.11.0"),
.package(url: "https://github.com/onevcat/Kingfisher.git", from: "7.12.0"),
.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 766bb72

Please sign in to comment.