From 2a8562adac52b7aeef4e009309a900f8a65deb7e Mon Sep 17 00:00:00 2001 From: Oleg Kornienko Date: Tue, 30 Jan 2024 18:14:35 +0300 Subject: [PATCH] Update IGListKit --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 7b2748f37..b6eba8b51 100644 --- a/Package.swift +++ b/Package.swift @@ -61,7 +61,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/appintheair/PINRemoteImage.git", from: "3.0.4"), - .package(url: "https://github.com/appintheair/IGListKit.git", from: "4.0.3") + .package(url: "https://github.com/appintheair/IGListKit.git", from: "4.0.4") ], targets: [ .target(