diff --git a/FirebaseAuth/Tests/Sample/Podfile b/FirebaseAuth/Tests/Sample/Podfile index a84cd3f21dd..004e2e58ab0 100644 --- a/FirebaseAuth/Tests/Sample/Podfile +++ b/FirebaseAuth/Tests/Sample/Podfile @@ -15,7 +15,7 @@ target 'AuthSample' do pod 'FirebaseCoreInternal', :path => '../../../' pod 'FirebaseAuth', :path => '../../../', :testspecs => ['unit'] pod 'FirebaseInstallations', :path => '../../..' - pod 'FBSDKLoginKit', '~> 14' + pod 'FBSDKLoginKit', '~> 16' pod 'GoogleSignIn', '~> 6' pod 'GTMSessionFetcher/Core' pod 'RecaptchaEnterprise', '~> 18.3'