Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Relax minor version constraint #37

Merged
merged 2 commits into from
Mar 20, 2019
Merged

fix: Relax minor version constraint #37

merged 2 commits into from
Mar 20, 2019

Conversation

djones6
Copy link
Contributor

@djones6 djones6 commented Dec 20, 2018

All of the Kitura-Credentials plugins depend on major v2 of Kitura-Credentials, except this one. The latest versions could not be used together, as the plugins that were updated for Type-safe Middleware require v2.2 of Credentials or higher, whereas this one required v2.1.x.

@djones6 djones6 changed the title Relax minor version constraint fix: Relax minor version constraint Dec 20, 2018
Copy link
Contributor

@Andrew-Lees11 Andrew-Lees11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@djones6 djones6 merged commit 04bd9b9 into master Mar 20, 2019
@djones6 djones6 deleted the relax branch March 20, 2019 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants