Coeur-Morny-Cono/project/plugins.sbt

6 lines
228 B
Scala

addSbtPlugin("no.arktekk.sbt" % "aether-deploy" % "0.29.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")