Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

Commit

Permalink
Merge pull request #183 from SethTisue/upgrade-bintray-plugin
Browse files Browse the repository at this point in the history
use newer version of bintray plugin
  • Loading branch information
dwijnand authored Sep 25, 2017
2 parents e310735 + 66a105e commit c0b961c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.0-M9")
libraryDependencies += "net.databinder" %% "dispatch-http" % "0.8.10"
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.1")
addSbtPlugin("com.eed3si9n" % "sbt-export-repo" % "0.1.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.1")

0 comments on commit c0b961c

Please sign in to comment.