| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sbt-2.0.2.zip.asc | 2026-07-13 | 833 Bytes | |
| sbt-2.0.2.zip.sha256 | 2026-07-13 | 80 Bytes | |
| sbt-2.0.2.tgz.asc | 2026-07-13 | 833 Bytes | |
| sbt-2.0.2.tgz.sha256 | 2026-07-13 | 80 Bytes | |
| sbt-2.0.2.zip | 2026-07-13 | 57.4 MB | |
| sbt-2.0.2.msi.asc | 2026-07-13 | 833 Bytes | |
| sbt-2.0.2.msi.sha256 | 2026-07-13 | 80 Bytes | |
| sbt-2.0.2.tgz | 2026-07-13 | 57.5 MB | |
| sbt-2.0.2.msi | 2026-07-13 | 14.9 MB | |
| 2.0.2 source code.tar.gz | 2026-07-13 | 3.4 MB | |
| 2.0.2 source code.zip | 2026-07-13 | 5.5 MB | |
| README.md | 2026-07-13 | 1.5 kB | |
| Totals: 12 Items | 138.7 MB | 0 | |
đ bug fixes
- fix: Fixes remote cache ByteStream timeout by @yhefamly in https://github.com/sbt/sbt/pull/9413
- fix: Fixes metabuild dependency downgrade via plugin by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/9426
- fix: Fixes build pipelining by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/9425
- fix: Fixes auto import of givens by @xuwei-k in https://github.com/sbt/sbt/pull/9409
- fix: Fixes sbtn stdout relaying by @BrianHotopp in https://github.com/sbt/sbt/pull/9411 / https://github.com/sbt/sbt/pull/9414
- fix: Fixes
shutdownallin sbt runner by @eed3si9n in https://github.com/sbt/sbt/pull/9435 - fix: Fixes attribute string in
pom.xmlto be deterministic @raboof in https://github.com/sbt/ivy/pull/51 - fix: Fixes ivyless publishing of sbt plugins by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/9416
updates
- Deprecate
url(...)andResolver.url(...)in favor ofuri(...)by @eed3si9n in https://github.com/sbt/sbt/pull/9420 - Tweak server startup message by @eed3si9n in https://github.com/sbt/sbt/pull/9429
- ipcsocket 1.8.0 by @eed3si9n in https://github.com/sbt/sbt/pull/9436
behind the scenes
- ivy 2.3.0-sbt-939a7ea82f140cdb1f51dc404bb43e00a8c43b83 by @eed3si9n in https://github.com/sbt/sbt/pull/9423
- test: scala-dyn-version working again by @eed3si9n in https://github.com/sbt/sbt/pull/9438
- sbtn 2.0.0-b4d628dd by @eed3si9n in https://github.com/sbt/sbt/pull/9443
Full Changelog: https://github.com/sbt/sbt/compare/v2.0.1...v2.0.2