Update sbt-whitesource to 0.1.18 (#28028)
* Update sbt-whitesource to 0.1.18 * Update sbt-whitesource to 0.1.18 * Update sbt-whitesource to 0.1.18
This commit is contained in:
parent
0eddbe3589
commit
6bf36c2517
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
|
|||
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.1")
|
||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.26")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.17")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.3.0") // for maintenance of copyright file header
|
||||
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue