sbt-assembly 0.14.9

This commit is contained in:
Eugene Yokota 2018-12-14 14:05:44 -05:00
parent 5cde0abc09
commit 6001c4e2e6
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ 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.eed3si9n" % "sbt-assembly" % "0.14.8")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")