mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 01:24:09 +02:00
This splits the core of LM and Ivy-based implementation. - InlineConfiguration is renamed to ModuleConfiguration - IvyScala is renamed to ScalaModuleInfo - UpdateConfiguration, RetrieveConfiguration, PublishConfiguration are refactored to use builder pattern. - Adds ConfigRef for referencing Configuration - Moves syntax related things into `sbt.librarymagement.syntax`