Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何防止 sbt-release 提示用户发布版本和下一个版本?
使用with-defaults选项:
with-defaults
$ sbt "release with-defaults"