play-liquibase
play-liquibase copied to clipboard
Upgrade to scala 2.13, play 2.8 and remove some deprecation warnings
Hi,
I tried upgrading some stuff to work with the latest version of Scala and the Play framework. I noticed the tests were broken to begin with (when using scala 2.12, it was working for scala 2.11). Since Play dropped support for Scala 2.11, I think the same can be done here.
Hope this helps toward a new release to support Scala 2.13. Let me know If anything needs to be changed.