Skip to content

Commit

Permalink
iOS - Bump Auth0 dependency version
Browse files Browse the repository at this point in the history
- Bumped Auth0 Dependency to include Privacy Manifests
  • Loading branch information
martin-headspace committed Apr 15, 2024
1 parent 05e442b commit 6cfeec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth0_flutter/ios/auth0_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
s.osx.deployment_target = '11.0'
s.osx.dependency 'FlutterMacOS'

s.dependency 'Auth0', '2.6.0'
s.dependency 'Auth0', '2.7.0'
s.dependency 'JWTDecode', '3.1.0'
s.dependency 'SimpleKeychain', '1.1.0'

Expand Down

0 comments on commit 6cfeec1

Please sign in to comment.