CodelyTV / scala-basic-skeleton.g8

🧬🌱 Scala Basic Skeleton: Template for bootstrapping your new Scala project following idiomatic best practices powered by Giter 8.
https://pro.codely.com/library/introduccion-a-scala-29386/63278/about/
MIT License
18 stars 17 forks source link

upgrading scala, sbt and compiler options #12

Closed rafix closed 4 years ago

rafix commented 4 years ago

Signed-off-by: Rafael Ferro rafael.ferro@rakuten.com

I just started to play with the project and I found that it is not compatible with the latest versions of scala and sbt. I am changing here some dependencies versions and removing unsupported compiler options.

JavierCane commented 4 years ago

Merged! 🤟

Thanks a lot! 🙌