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

addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.2.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.18")