-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
specs2 upgrade #8929
specs2 upgrade #8929
Conversation
I don't know why, but |
@renatocaval I guess this should be in 2.7.x as well, because if we introduce Scala 2.13 support in Play 2.7 we would have to upgrade specs2 anyway, or not? |
@mkurz I would wait with this one as this is not on the critical path now. We can update Specs in 2.7.0 and we start to support 2.13. |
That's ok with me. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, Matthias.
As Renato said, we can later update it in 2.7.x since this is a minor release.
|
(cherry picked from commit 6e44e34)
Backported to 2.7.x via #8998 |
Has been published now for Scala 2.13.0-M5:
etorreborre/specs2#709 (comment)