mirror of https://github.com/sbt/sbt.git
sbt-bintray 0.5.1
This commit is contained in:
parent
3d50ca2f6a
commit
0424fefe7d
|
|
@ -7,5 +7,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-javaversioncheck" % "0.1.0")
|
|||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.3.0") // 1.6.0 is out but is a hard upgrade
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.8.2")
|
||||
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
|
||||
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.1")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.2")
|
||||
|
|
|
|||
Loading…
Reference in New Issue