Skip to content

Commit 4a2e74e

Browse files
Update dependency Alamofire to v5
1 parent 5ed6015 commit 4a2e74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ target 'Search Book' do
88
pod 'RxCocoa', '~> 5.1.1'
99
pod 'RxDataSources', '~> 4.0.1'
1010

11-
pod 'Alamofire', '~> 4.8.2'
11+
pod 'Alamofire', '~> 5.10.0'
1212
pod 'RxAlamofire', '~> 5.0.0'
1313

1414
pod 'Kingfisher', '~> 5.7.0'

0 commit comments

Comments
 (0)