Codebase list jawn / 7a4d996 project / plugins.sbt
7a4d996

Tree @7a4d996 (Download .tar.gz)

plugins.sbt @7a4d996raw · history · blame

1
2
3
4
5
6
addSbtPlugin("com.eed3si9n"      % "sbt-doge"     % "0.1.5")
addSbtPlugin("com.jsuereth"      % "sbt-pgp"      % "1.0.0")
addSbtPlugin("com.github.gseitz" % "sbt-release"  % "1.0.0")
addSbtPlugin("org.xerial.sbt"    % "sbt-sonatype" % "0.5.0")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.1.15")