aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
blob: 8d0ff3cd77e113d3c3a89fd31cf0924bdcc2bfbf (plain) (blame)
1
2
3
4
5
ivyLoggingLevel := UpdateLogging.Quiet

addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.2.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")