Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sbt-1.11.3.zip.asc | 2025-07-05 | 833 Bytes | |
sbt-1.11.3.zip.sha256 | 2025-07-05 | 81 Bytes | |
sbt-1.11.3.tgz.asc | 2025-07-05 | 833 Bytes | |
sbt-1.11.3.tgz.sha256 | 2025-07-05 | 81 Bytes | |
sbt-1.11.3.zip | 2025-07-05 | 58.1 MB | |
sbt-1.11.3.msi.asc | 2025-07-05 | 833 Bytes | |
sbt-1.11.3.msi.sha256 | 2025-07-05 | 81 Bytes | |
sbt-1.11.3.tgz | 2025-07-05 | 58.2 MB | |
sbt-1.11.3.msi | 2025-07-05 | 15.0 MB | |
1.11.3 source code.tar.gz | 2025-07-05 | 5.0 MB | |
1.11.3 source code.zip | 2025-07-05 | 6.7 MB | |
README.md | 2025-07-05 | 720 Bytes | |
Totals: 12 Items | 143.0 MB | 6 |
updates
- Adds
sonaUploadRequestTimeout
setting to configure the upload timeout when publishing to the Central Repo by @guizmaii in https://github.com/sbt/sbt/pull/8171 - fix: Adds support for
pluginCrossBuild/sbtBinaryVersion
"1.3", which is used by IntelliJ Scala plugin (fixes [#8166]) by @unkarjedy in https://github.com/sbt/sbt/pull/8167 - fix: Fixes the import order to satisfy SemanticDB by @inglor in https://github.com/sbt/sbt/pull/8162
new contributors
- @inglor made their first contribution in https://github.com/sbt/sbt/pull/8162
- @guizmaii made their first contribution in https://github.com/sbt/sbt/pull/8171
Full Changelog: https://github.com/sbt/sbt/compare/v1.11.2...v1.11.3