Commit Graph

2 Commits

Author SHA1 Message Date
kenji yoshida 4e4ab9f464
[2.x] Update sbt version in launcher-package test (#9021) 2026-04-05 19:26:05 -04:00
PandaMan de2c27abeb
[2.x] fix: handle --script-version sbt 2.x project dirs (#8715)
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.
2026-02-07 22:16:21 -05:00