mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 19:05:53 +02:00
**Problem** sbt -V tries to show both the sbt version and the runner version, and ends up creating target directory even on a non-sbt directory. **Solution** If the current directory doesn't have a build, just display the runner version.