-
Notifications
You must be signed in to change notification settings - Fork 12
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
Bump Play to 2.8.11, SBT to 1.5.7 #170
Conversation
…on suffixes' error on compile
bdcf16f
to
49512f3
Compare
f4dab9d
to
787a21d
Compare
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.
Changes look good and I've tested locally to see that it still works as expected. I'm seeing a few depreciation warnings when I compile which we may want to address. I have also left a couple of comments for your consideration.
Thanks – hopefully addressed those comments. |
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.
Having a few compile issue locally and on TC by the looks of it. Might be off the back of my recommendations 😬
996eb3e
to
8de90dc
Compare
8de90dc
to
d1c812a
Compare
Just unearthed a fair few deprecation warnings via |
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.
f43afc4
to
a660c38
Compare
Can confirm that the Scala 3 warnings are no longer since the last push. |
What does this change?
Bumps Play to 2.8.11, SBT to 1.5.7.
How to test
Run locally. (Do not deploy to CODE – it's waiting for #168!) The application should work as before.