lagom / lagom-java.g8

6 stars 15 forks source link

workaround for scala-java8-compat semver issue #94

Closed octonato closed 2 years ago

octonato commented 2 years ago

Adds workaround for https://github.com/lagom/lagom/issues/3344

Also taking the opportunity to upgrade to Scala 2.13.8 and Sbt 1.6.2

Credits go to @SethTisue that found the workaround.