diff -r 0a37105c1270 -r f1815009b0ae project/plugins.sbt --- a/project/plugins.sbt Thu Oct 08 08:36:18 2015 +0200 +++ b/project/plugins.sbt Thu Oct 08 15:10:32 2015 +0200 @@ -14,3 +14,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.5.0") addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2") + +addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")