mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
* Drop dependOn, dependsOn. These are rarely the right method to call. * Drop references to ~= in favor of just :=. * Drop a .scala example where a .sbt example suffices.