diff --git a/project/plugins.sbt b/project/plugins.sbt index 7fe0184..76a66ea 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ externalResolvers += Resolver.bintrayIvyRepo("evolutiongaming", "sbt-plugins") -addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.0") +addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")