mirror of https://github.com/sbt/sbt.git
Merge pull request #4596 from dwijnand/sbt-whitesource
sbt-whitesource 0.1.14
This commit is contained in:
commit
0212721fdb
|
|
@ -6,5 +6,5 @@ addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1")
|
|||
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.4.1")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.8.0")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.9")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.14")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")
|
||||
|
|
|
|||
Loading…
Reference in New Issue