Skip to content

Commit

Permalink
chore: upgraded dependency on Auth0.swift to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed May 8, 2024
1 parent 38ae8c6 commit 9d97913
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.1'
s.dependency 'Auth0', '2.7.2'
s.dependency 'JWTDecode', '3.1.0'
s.dependency 'SimpleKeychain', '1.1.0'
end

0 comments on commit 9d97913

Please sign in to comment.