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

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

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0-M1")

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

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