mirror of https://github.com/sbt/sbt.git
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. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||