mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
- Set default verbosity level to 0 - Use the same cache policies as the CLI app everywhere (local-only, then fetch-missing) - Allow to manually override these via the environment (COURSIER_VERBOSITY and COURSIER_MODE), or Java properties (coursier.verbosity and coursier.mode)