Skip to content

Commit 67ee739

Browse files
author
Pranay Sowdaboina
committed
Update Alamofire to 4.7.3.
1 parent 499fbf5 commit 67ee739

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "https://github.com/Alamofire/Alamofire.git" ~> 4.5.0
1+
github "https://github.com/Alamofire/Alamofire.git" ~> 4.7.3

SwiftyDropbox.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Pod::Spec.new do |s|
1919
s.osx.frameworks = 'AppKit', 'WebKit', 'SystemConfiguration', 'Foundation'
2020
s.ios.frameworks = 'UIKit', 'WebKit', 'SystemConfiguration', 'Foundation'
2121

22-
s.dependency 'Alamofire', '~> 4.5.0'
22+
s.dependency 'Alamofire', '~> 4.7.3'
2323
end

0 commit comments

Comments
 (0)