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

Support for Play! 2.8 #308

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Support for Play! 2.8 #308

merged 1 commit into from
Jan 21, 2020

Conversation

gabfssilva
Copy link
Contributor

@gabfssilva gabfssilva commented Jan 8, 2020

Fixes #298

I ran a few tests here and it worked out just fine. If there's anything I missed, let me know.

val play = "2.7.3"
val playJson = "2.7.4"
val play = "2.8.0"
val playJson = "2.8.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

the playJson Version should be 2.8.1

Copy link
Contributor

Choose a reason for hiding this comment

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

the sbt plugin version in src/sbt-test/sbt-play-swagger/generate-docs/project/plugins.sbt should also be upgrade to 2.8.0

@gabfssilva
Copy link
Contributor Author

Thanks, @thirdteeth.

@kailuowang, could you take a look?

@kailuowang kailuowang merged commit 841a063 into iheartradio:play2.8 Jan 21, 2020
@kailuowang
Copy link
Collaborator

I will do the branch switch and release soon.

@kailuowang
Copy link
Collaborator

0.9.1-PLAY2.8 released

@gabfssilva gabfssilva mentioned this pull request Jan 23, 2020
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.

3 participants