Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sbt-1.11.2.zip.asc | 2025-06-07 | 833 Bytes | |
sbt-1.11.2.zip.sha256 | 2025-06-07 | 81 Bytes | |
sbt-1.11.2.tgz.asc | 2025-06-07 | 833 Bytes | |
sbt-1.11.2.tgz.sha256 | 2025-06-07 | 81 Bytes | |
sbt-1.11.2.zip | 2025-06-07 | 58.1 MB | |
sbt-1.11.2.msi.asc | 2025-06-07 | 833 Bytes | |
sbt-1.11.2.msi.sha256 | 2025-06-07 | 81 Bytes | |
sbt-1.11.2.tgz | 2025-06-07 | 58.2 MB | |
sbt-1.11.2.msi | 2025-06-07 | 15.0 MB | |
1.11.2 source code.tar.gz | 2025-06-07 | 5.0 MB | |
1.11.2 source code.zip | 2025-06-07 | 6.7 MB | |
README.md | 2025-06-07 | 570 Bytes | |
Totals: 12 Items | 143.0 MB | 0 |
updates
- fix: Fixes intermittent NullPointerError in
update
task by reverting the use ofWeakReference
s by @mrdziuban in https://github.com/coursier/sbt-coursier/pull/564 - Adds
Resolver.sonatypeCentralSnapshots
,Resolver.sonatypeCentralRepo(...)
and deprecatesResolver.sonatypeOssRepos(...)
,Opts.resolver.sonatypeOssReleases
,Opts.resolver.sonatypeOssSnapshots
, etc by @eed3si9n in https://github.com/sbt/librarymanagement/pull/517 / https://github.com/sbt/sbt/pull/8156
Full Changelog: https://github.com/sbt/sbt/compare/v1.11.1...v1.11.2