Skip to content

Commit 715aff9

Browse files
committed
[Update] update version of Alamofire
1 parent 68dcebb commit 715aff9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package@swift-5.9.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
dependencies: [
1919
.package(
2020
url: "https://github.com/Alamofire/Alamofire.git",
21-
.upToNextMajor(from: "5.0.0")),
21+
.upToNextMajor(from: "5.8.0")),
2222
],
2323
targets: [
2424
.target(

0 commit comments

Comments
 (0)