mirror of https://github.com/sbt/sbt.git
Fixes build
This commit is contained in:
parent
1759027139
commit
90f3b7eb9e
|
|
@ -10,6 +10,7 @@ import sbt.io.{ Hash, IO }
|
|||
import sbt.internal.librarymanagement._
|
||||
import sbt.librarymanagement.{ Configurations, ModuleID, ModuleInfo, Resolver, UpdateOptions, VersionNumber }
|
||||
import sbt.util.Logger
|
||||
import sbt.internal.util.{ BufferedLogger, FullLogger }
|
||||
|
||||
object ComponentCompiler {
|
||||
val xsbtiID = "xsbti"
|
||||
|
|
|
|||
Loading…
Reference in New Issue