Codebase list jawn / 16af54e project / plugins.sbt
16af54e

Tree @16af54e (Download .tar.gz)

plugins.sbt @16af54eraw · 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")