Coeur-Morny-Cono/project/plugins.sbt

4 lines
167 B
Plaintext
Raw Normal View History

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")