Skip to content

Commit

Permalink
Update sbt-bintray to 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Dec 27, 2019
1 parent 04e754c commit fc7f43e
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("org.scalameta" % "sbt-scalafmt" % "2.3.0")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("org.foundweekends.conscript" % "sbt-conscript" % "0.5.3")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
Expand Down

0 comments on commit fc7f43e

Please sign in to comment.