Skip to content

Commit 890b81d

Browse files
authored
Allow minor and patch updates to RecaptchaInterop (#11687)
1 parent 0cddb58 commit 890b81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ supports email and password accounts, as well as several 3rd party authenticatio
5757
s.dependency 'GoogleUtilities/AppDelegateSwizzler', '~> 7.8'
5858
s.dependency 'GoogleUtilities/Environment', '~> 7.8'
5959
s.dependency 'GTMSessionFetcher/Core', '>= 2.1', '< 4.0'
60-
s.ios.dependency 'RecaptchaInterop', '~> 100.0.0'
60+
s.ios.dependency 'RecaptchaInterop', '~> 100.0'
6161
s.test_spec 'unit' do |unit_tests|
6262
unit_tests.scheme = { :code_coverage => true }
6363
# Unit tests can't run on watchOS.

0 commit comments

Comments
 (0)