Coeur-Morny-Cono/project/plugins.sbt

7 lines
282 B
Plaintext
Raw Permalink Normal View History

2023-12-12 17:12:02 +08:00
addSbtPlugin("no.arktekk.sbt" % "aether-deploy" % "0.29.1")
2023-12-11 20:35:39 +08:00
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")
//addSbtPlugin("com.glngn" % "sbt-alldocs" % "0.3.0")