diff --git a/packages/ember-simple-auth/addon/authenticators/torii.js b/packages/ember-simple-auth/addon/authenticators/torii.js index 39ef5ffd2..fa075ca7c 100644 --- a/packages/ember-simple-auth/addon/authenticators/torii.js +++ b/packages/ember-simple-auth/addon/authenticators/torii.js @@ -5,7 +5,7 @@ import BaseAuthenticator from './base'; deprecate('Ember Simple Auth: The Torii authenticator is deprecated.', false, { id: 'ember-simple-auth.authenticators.torii', - until: '6.0.0', + until: '7.0.0', for: 'ember-simple-auth', since: { enabled: '4.2.0'