diff --git a/project/plugins.sbt b/project/plugins.sbt index 4bc0444..d7eeb22 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,7 +6,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10") // See https://github.com/sbt/sbt-bintray resolvers += Resolver.jcenterRepo -addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6") +addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1") // See https://github.com/ThoughtWorksInc/sbt-api-mappings addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")