diff --git a/project/plugins.sbt b/project/plugins.sbt index 907a331..51fe07a 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -14,7 +14,7 @@ * limitations under the License. */ -addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.4") +addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5") addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")