Releases: sbt/librarymanagement
Releases · sbt/librarymanagement
1.10.2
1.10.1
update
behind the scene
- Update sbt-scalafmt by @jtjeferreira in #440
- Update GitHub Actions by @eed3si9n in #445
new contributors
Full Changelog: v1.10.0...v1.10.1
1.10.0
updates
- Updates jsch to 0.2.17 (switch to the com.github.mwiede fork) by @azolotko in #436
- Fixes eviction warning message by avoid repeating versions by @rtyley in #433
- Fixes warnings.
Resolver.sonatypeRepo
=>Resolver.sonatypeOssRepos
by @xuwei-k in #434 - Uses 2 for binarySbtVersion in 2.x by @eed3si9n in #437
behind the scene
new contributors
Full Changelog: v1.9.3...v1.10.0
1.10.0-RC1
updates
- Updates jsch to 0.2.17 (switch to the com.github.mwiede fork) by @azolotko in #436
- Fixes eviction warning message by avoid repeating versions by @rtyley in #433
- Fixes warnings.
Resolver.sonatypeRepo
=>Resolver.sonatypeOssRepos
by @xuwei-k in #434 - Use 2 for binarySbtVersion in 2.x by @eed3si9n in #437
new contributors
Full Changelog: v1.9.3...v1.10.0-RC1
1.9.3
updates and fixes
- Fixes
NumberFormatException
inCrossVersionUtil.binaryScalaVersion
by @HelloKunal in #426 - Adds
allModuleReports
to UpdateReport by @mdedetrich in #428
behind the scene
- Updates github checkout action by @mdedetrich in #431
- Updates Scala 2.13 version by @mdedetrich in #432
- Adds JDK 17 to CI by @mdedetrich in #430
new contributors
- @HelloKunal made their first contribution in #426
Full Changelog: v1.9.2...v1.9.3
1.9.2
1.9.1
1.9.0
updates
- Deprecates
IntegrationTest
by @eed3si9n in #414 - Adds
POM_RELEASE_NOTES_KEY
by @armanbilge in #410 - Adds Apache Maven Snapshots Repository by @mdedetrich in #411
- Tries to resolve sbt plugin from valid Maven pattern by @adpi2 in #409
- Expands properties found in maven settings by @nrinaudo in #413
- libraryDependencySchemes overrides assumedVersionScheme by @adriaanm in #415
- Reproduce sbt/sbt#6745 by @eed3si9n in #416
- Update util to 1.9.0 by @eed3si9n in #417
new contributors
- @mdedetrich made their first contribution in #411
- @nrinaudo made their first contribution in #413
- @adriaanm made their first contribution in #415
Full Changelog: v1.8.0...v1.9.0
1.9.0-M3
What's Changed
- Reproduce sbt/sbt#6745 by @eed3si9n in #416
- libraryDependencySchemes overrides assumedVersionScheme by @adriaanm in #415
New Contributors
Full Changelog: v1.9.0-M2...v1.9.0-M3
1.9.0-M2
What's Changed
- Add
POM_RELEASE_NOTES_KEY
by @armanbilge in #410 - Add Apache Maven Snapshots Repository by @mdedetrich in #411
- Try resolve sbt plugin from valid Maven pattern by @adpi2 in #409
- Expand properties found in maven settings by @nrinaudo in #413
- Deprecate IntegrationTest by @eed3si9n in #414
New Contributors
- @mdedetrich made their first contribution in #411
- @nrinaudo made their first contribution in #413
Full Changelog: v1.8.0...v1.9.0-M2