diff --git a/Package.swift b/Package.swift index 35d52a4..ea90255 100644 --- a/Package.swift +++ b/Package.swift @@ -13,7 +13,7 @@ let package = Package( targets: ["SuitEtecsaSdkSwift"]) ], dependencies: [ - .package(url: "https://github.com/Alamofire/Alamofire.git", .upToNextMajor(from: "5.8.0")), + .package(url: "https://github.com/Alamofire/Alamofire.git", .upToNextMajor(from: "5.10.2")), .package(url: "https://github.com/scinfu/SwiftSoup.git", from: "2.6.1") ], targets: [