The beginning of the discussion is in mailing list.
tldr: sbt-spark-package is not maintained anymore and forces the project to use very old version of sbt. Plugin can be replaced by explicit specification of spark components as dependencies that allows to update sbt to a version like 1.9.x instead of 0.13.x
I'm willing to make all the work.