How can I tell what version of SBT my project is using?
By Alvin Alexander. Last updated: December 29 2018
At the moment this is kind of funky, but I find that the best way to determine the version of SBT is to move to a temporary directory and then run the sbt sbtVersion
command: