mirror of https://github.com/sbt/sbt.git
parent
f5f3fd12f8
commit
315a4bb4c0
|
|
@ -183,7 +183,7 @@ object ResolutionRun {
|
|||
()
|
||||
}
|
||||
}
|
||||
either.map(_ => map.toMap)
|
||||
withSubResolutions.map(_ => map.toMap)
|
||||
}
|
||||
for (res <- resOrError)
|
||||
SbtCoursierCache.default.putResolution(params.resolutionKey, res)
|
||||
|
|
|
|||
Loading…
Reference in New Issue