mirror of https://github.com/sbt/sbt.git
Cleaning
This commit is contained in:
parent
c9c6b39e49
commit
0b5316fa52
|
|
@ -210,7 +210,7 @@ case class Launch(
|
|||
}
|
||||
|
||||
val helper = new Helper(
|
||||
common.copy(forceVersion = common.forceVersion),
|
||||
common,
|
||||
rawDependencies ++ isolated.rawIsolated.map { case (_, dep) => dep }
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue