Skip to content

Commit e4ad333

Browse files
authored
[Infra] Bump Auth sample app's dep. on RecaptchaEnterprise (#14418)
1 parent fe6602c commit e4ad333

File tree

1 file changed

+1
-1
lines changed
  • FirebaseAuth/Tests/SampleSwift

1 file changed

+1
-1
lines changed

FirebaseAuth/Tests/SampleSwift/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ target 'AuthenticationExample' do
1515
pod 'FirebaseAuthInterop', :path => '../../..'
1616
pod 'FirebaseAppCheckInterop', :path => '../../..'
1717

18-
pod 'RecaptchaEnterprise', '~> 18.3'
18+
pod 'RecaptchaEnterprise', '~> 18.7'
1919

2020
## Pod for Sign in with Google
2121
pod 'GoogleSignIn'

0 commit comments

Comments
 (0)