Skip to content

Commit 945330f

Browse files
Update dependency Alamofire/Alamofire to v5.9.0
1 parent a150fc9 commit 945330f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let package = Package(
1515
targets: ["Aria2Kit"]),
1616
],
1717
dependencies: [
18-
.package(url: "https://github.com/Alamofire/Alamofire", exact: "5.8.1"),
18+
.package(url: "https://github.com/Alamofire/Alamofire", exact: "5.9.0"),
1919
.package(url: "https://github.com/Flight-School/AnyCodable", exact: "0.6.7"),
2020
],
2121
targets: [

0 commit comments

Comments
 (0)