Skip to content

Commit

Permalink
chore: upgraded dependency on Auth0.swift to 2.7.1 to fix the declara…
Browse files Browse the repository at this point in the history
…tion of privacy manifest
  • Loading branch information
desusai7 committed May 3, 2024
1 parent 02188a2 commit 02e3729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion A0Auth0.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency 'React-Core'
s.dependency 'Auth0', '2.7.0'
s.dependency 'Auth0', '2.7.1'
s.dependency 'JWTDecode', '3.1.0'
s.dependency 'SimpleKeychain', '1.1.0'
end

0 comments on commit 02e3729

Please sign in to comment.