Lots of updates

This commit is contained in:
Aly 2020-07-02 11:08:37 -07:00
parent c7b279257f
commit c95a30edd0
7 changed files with 17 additions and 18 deletions

View file

@ -1,2 +1,3 @@
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.2")