Skip to content

Commit

Permalink
Merge pull request #335 from thomaskioko/renovate/sdwebimage-sdwebima…
Browse files Browse the repository at this point in the history
…geswiftui-3.x

Update dependency SDWebImage/SDWebImageSwiftUI to from: "3.1.3"
  • Loading branch information
thomaskioko authored Nov 9, 2024
2 parents e2766ba + e17ef8c commit 2b81f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Modules/SwiftUIComponents/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/SDWebImage/SDWebImageSwiftUI.git", from: "3.1.2"),
.package(url: "https://github.com/SDWebImage/SDWebImageSwiftUI.git", from: "3.1.3"),
.package(url: "https://github.com/SvenTiigi/YouTubePlayerKit.git", from: "1.9.0"),
.package(name: "SnapshotTestingLib", path: "../SnapshotTestingLib")
],
Expand Down

0 comments on commit 2b81f1f

Please sign in to comment.