diff --git a/project/plugins.sbt b/project/plugins.sbt index 3d0294f5400..fb1d79835c9 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -18,7 +18,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.3.4") addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.18") addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "0.1+9-d846d815") addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.5.4") -addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.13") +addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.14+4-e112fbc2") // build from lightbend/sbt-whitesource#59 addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0") // for maintenance of copyright file header addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")