playframework / play-scala-angular-seed

:four_leaf_clover: Scala Play 2.7.x + Angular 8 with Angular CLI seed project with full-fledged build process
http://bit.ly/2AStvhK
MIT License
85 stars 41 forks source link

Play 2.8 should be Scala 2.13? #18

Open steffenlaursen opened 4 years ago

steffenlaursen commented 4 years ago

Isn't Play 2.8 supposed to compile/run against 2.13.x? In build.sbt it is 2.12.8. I can't get it to compile when changing it to 2.13.1.

mkurz commented 2 years ago

@steffenlaursen Play 2.8 supports both Scala 2.12 and Scala 2.13