diff --git a/A0Auth0.podspec b/A0Auth0.podspec index e81afcad..d8509b97 100644 --- a/A0Auth0.podspec +++ b/A0Auth0.podspec @@ -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