Files
sbt/launcher-package/citest2
eugene yokotaandPandaMan 029c45bb81 [1.x] fix: handle --script-version sbt 2.x project dirs (#8715) (#8737)
When in an sbt 2.x project directory, the script used to delegate to sbtn
before checking --script-version, so 'sbt --script-version' ran sbtn and
failed. Now we print the script version and exit before the native client
branch.

Co-authored-by: PandaMan <[email protected]>
2026-02-14 03:50:50 -05:00
..