aoc/project/plugins.sbt

3 lines
123 B
Plaintext
Raw Normal View History

2020-12-04 22:22:14 +00:00
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")