Download Latest Version sbt-2.0.7.msi (14.9 MB)
Email in envelope

Get an email when there's a new version of sbt

Home / v1.13.0
Name Modified Size InfoDownloads / Week
Parent folder
sbt-1.13.0.zip.asc 2026-08-21 833 Bytes
sbt-1.13.0.zip.sha256 2026-08-21 81 Bytes
sbt-1.13.0.tgz.asc 2026-08-21 833 Bytes
sbt-1.13.0.tgz.sha256 2026-08-21 81 Bytes
sbt-1.13.0.zip 2026-08-21 57.6 MB
sbt-1.13.0.msi.asc 2026-08-21 833 Bytes
sbt-1.13.0.msi.sha256 2026-08-21 81 Bytes
sbt-1.13.0.tgz 2026-08-21 57.7 MB
sbt-1.13.0.msi 2026-08-21 14.9 MB
1.13.0 source code.tar.gz 2026-08-21 5.0 MB
1.13.0 source code.zip 2026-08-21 6.7 MB
README.md 2026-08-21 1.6 kB
Totals: 12 Items   141.9 MB 0

⚠️ Remote code execution vulnerability fix

sbt team received a security report GHSA-943m-f264-54p4 from @stasimus that when the serverConnectionType is set to Tcp, an attacker is able to execute arbitrary code remotely via BSP, similar to a recent bug that was found in JSON-RPC. sbt 1.13.0 and 2.0.7 fix this bug.

Builds with the default serverConnectionType are not affected. In affected builds, we recommend removing the serverConnectionType setting, or upgrading to a patched version or later. In an affected build, the setting might look like this:

:::scala
Global / serverConnectionType := ConnectionType.Tcp

The remediation was implemented by @stasimus.

🚀 updates

🐛 bug fixes

behind the scenes

new contributors

Full Changelog: https://github.com/sbt/sbt/compare/v1.12.15...v1.13.0

Source: README.md, updated 2026-08-21