Codebase list jawn / 279658a project / plugins.sbt
279658a

Tree @279658a (Download .tar.gz)

plugins.sbt @279658araw · 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")