mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 01:26:55 +02:00
Since SBT provides the `isSnapshot` setting to check whether the current version is a snapshot version or not, I thought it could be nice to use it here instead of reimplementing it :)