Skip to content

Commit

Permalink
Downgrading sbt-bintray because of sbt/sbt-bintray#104
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilDafinov committed Apr 28, 2017
1 parent aa69744 commit 3ccbcda
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
Expand Up @@ -8,7 +8,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.8.0")

addSbtPlugin("com.softwaremill.clippy" % "plugin-sbt" % "0.5.2")

addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.4.0")
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.0")

Expand Down

0 comments on commit 3ccbcda

Please sign in to comment.