spray / sbt-revolver

An SBT plugin for dangerously fast development turnaround in Scala
Apache License 2.0
846 stars 55 forks source link

Update SBT version to allow for valid POM in Enterprise Environments #115

Open btlem opened 1 year ago

btlem commented 1 year ago

I am having trouble using this plugin in an enterprise environment. I believe this is related to the information here: https://github.com/esbeetee/sbt-vspp/blob/main/README.md, around the POM specification. It seems like the fix would be to upgrade the SBT version to something above 1.9. Is this possible to do?