Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit b89c153

Browse files
committed
Pin alamofire to 4.7.3
1 parent 139f6ad commit b89c153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressAuthenticator.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Pod::Spec.new do |s|
2525
s.pod_target_xcconfig = { 'ENABLE_BITCODE' => 'NO' }
2626

2727
s.dependency '1PasswordExtension', '1.8.5'
28-
s.dependency 'Alamofire', '4.7.2'
28+
s.dependency 'Alamofire', '4.7.3'
2929
s.dependency 'CocoaLumberjack', '3.4.2'
3030
s.dependency 'lottie-ios', '2.5.0'
3131
s.dependency 'NSURL+IDN', '0.3'

0 commit comments

Comments
 (0)