Add sbt-whitesource plugin (#23122)
This commit is contained in:
parent
c9131412fd
commit
cd6b6ffe67
2 changed files with 25 additions and 1 deletions
|
|
@ -39,3 +39,7 @@ addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.0")
|
|||
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10")
|
||||
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.3")
|
||||
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.1")
|
||||
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")
|
||||
Loading…
Add table
Add a link
Reference in a new issue