summaryrefslogtreecommitdiff
path: root/project/plugins.sbt
blob: b6edd903be2e7e339b2169ff7705ad05bf688823 (plain) (blame)
1
2
3
4
5
6
7
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.5.9")

addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.7.0")

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

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