mirror of https://github.com/sbt/sbt.git
10 lines
360 B
Markdown
10 lines
360 B
Markdown
|
|
[@ajsquared]: https://github.com/ajsquared
|
||
|
|
|
||
|
|
|
||
|
|
### Changes with compatibility implications
|
||
|
|
|
||
|
|
### Improvements
|
||
|
|
- Adds configurationsToRetrieve key, that takes values of `Option[Set[Configuration]]`. If set, when retrieveManaged is true only artifacts in the specified configurations will be retrieved to the current build. By [@ajsquared][@ajsquared]
|
||
|
|
|
||
|
|
### Fixes
|