This commit is contained in:
Alexandre Archambault 2016-01-27 11:33:13 +01:00
parent c9c6b39e49
commit 0b5316fa52
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ case class Launch(
}
val helper = new Helper(
common.copy(forceVersion = common.forceVersion),
common,
rawDependencies ++ isolated.rawIsolated.map { case (_, dep) => dep }
)