sbt/main
eureka928 b779fab5dd [2.x] feat: Flip useIvy default to false — Refs #7640
**Problem**
sbt 2.x still defaults to using Ivy for dependency resolution and
publishing infrastructure, even though Coursier handles resolution
and ivyless publishing is now fully functional.

**Solution**
Set useIvy := false as the default. Users who need Ivy-specific
features (deliver/makeIvyXml, custom repository types) can opt back
in with useIvy := true.

Generated-by: Claude claude-opus-4-6
2026-03-03 13:36:10 +01:00
..
src [2.x] feat: Flip useIvy default to false — Refs #7640 2026-03-03 13:36:10 +01:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00