aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
blob: 7b648312d7aaf2a6687152eab5249172fb06a8e1 (plain) (blame)
1
2
3
4
5
6
7
addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.8")

addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC8")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.5")