sbt/main
jvican e7b8cbfe01
Move `cachedUpdate` to new `DependencyResolver`
The `cachedUpdate` implementation does not need to be in `Defaults`
since it's not using any of the tasks/settings defined there, that's
`updateTask`'s job.

This commit moves the utilities required by `updateTask` to the
`sbt.internal.librarymanagement` namespace.
2017-04-28 10:31:45 +02:00
..
src Move `cachedUpdate` to new `DependencyResolver` 2017-04-28 10:31:45 +02:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00