Merge pull request #8266 from xuwei-k/readme-this-is-sbt-2

This commit is contained in:
eugene yokota 2025-09-06 11:53:22 -04:00 committed by GitHub
commit 83a95b9d7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@ sbt is a build tool for Scala, Java, and more.
For general documentation, see https://www.scala-sbt.org/.
sbt 1.x
sbt 2.x
---------
This is the 1.x series of sbt. The source code of sbt is split across
This is the 2.x series of sbt. The source code of sbt is split across
several GitHub repositories, including this one.
- [sbt/io][sbt/io] hosts `sbt.io` module.