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

Upgrade to Play 2.7.x #22

Closed
clemstoquart opened this issue May 9, 2019 · 4 comments
Closed

Upgrade to Play 2.7.x #22

clemstoquart opened this issue May 9, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@clemstoquart
Copy link
Collaborator

Play 2.7.2 has been released few days ago. I think it's time for us to upgrade to the last Play release.

Migration doesn't seem too hard : https://www.playframework.com/documentation/2.7.x/Migration27

@clemstoquart clemstoquart added the enhancement New feature or request label May 9, 2019
@philippeagra
Copy link
Contributor

Hello, unfortunately gradle still does not support PLAY_2_7_X but if you launch the application with the command sbt run it will use the last playframework version (2.7.1) with only a warning on contentSecurityPolicy deprecation.

@clemstoquart
Copy link
Collaborator Author

Indeed. Gradle Play 2.7 support is tracked here : gradle/gradle#6362

@clemstoquart
Copy link
Collaborator Author

The issue for Play 2.7 in the new Play plugin gradle/playframework#92

@celcius112
Copy link
Contributor

Done in 4123698

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants