2017-09-07 10:44:06 +00:00
|
|
|
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")
|
|
|
|
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
|
2018-10-24 15:16:38 +00:00
|
|
|
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
|
|
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")
|