mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
According to the issue, `.sbtopts` entries are appended after CLI args in sbt 1.12.x, so `.sbtopts` JVM memory settings (e.g., `-Xmx2g`) override CLI `--mem`, causing invalid JVM settings.