Coeur-Morny-Cono/project/plugins.sbt

6 lines
228 B
Plaintext
Raw 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")