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

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")

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

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

addSbtPlugin("com.updateimpact" % "updateimpact-sbt-plugin" % "2.1.2")