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

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

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

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

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