Skip to content

Commit

Permalink
chore(deps): update dependency onevcat/kingfisher to from: "7.9.1" (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 11ffcee commit b4722de
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 @@ -16,7 +16,7 @@ let package = Package(
],
dependencies: [
// Image downloading library
.package(url: "https://github.com/onevcat/Kingfisher.git", from: "7.9.0"),
.package(url: "https://github.com/onevcat/Kingfisher.git", from: "7.9.1"),
.package(url: "https://github.com/EnesKaraosman/SwiftUIEKtensions.git", from: "0.2.0"),
.package(url: "https://github.com/wxxsw/VideoPlayer.git", from: "1.2.4"),
.package(url: "https://github.com/dkk/WrappingHStack.git", from: "2.2.10")
Expand Down

0 comments on commit b4722de

Please sign in to comment.