fancadescala/project/plugins.sbt

4 lines
199 B
Plaintext
Raw Normal View History

2020-07-02 18:08:37 +00:00
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")
2020-07-02 17:26:19 +00:00
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
2020-07-02 18:08:37 +00:00
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.2")