[@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