Scala 2.13 is coming ... https://github.com/scala/scala-dev/issues/563 from what I understand, the biggest issue is changes to scala collections, maybe this will help: https://github.com/scala/scala-collection-compat/ (of course we've got to handle scala 2.12 first: https://github.com/quantifind/Sumac/issues/56)
Scala 2.13 is coming ... scala/scala-dev#563
from what I understand, the biggest issue is changes to scala collections, maybe this will help:
https://github.com/scala/scala-collection-compat/
(of course we've got to handle scala 2.12 first: #56)