use this archetype. To get rid of several warnings about Scala version collisions, I had to over specify some transitive dependencies of the Scala Spec library. Quasiquotes was the initial culprit. Fixing that lead to a chain reaction of fixing others.
use this archetype. To get rid of several warnings about Scala version collisions, I had to over specify some transitive dependencies of the Scala Spec library. Quasiquotes was the initial culprit. Fixing that lead to a chain reaction of fixing others.