sbt 1.4.3
I'm happy to announce sbt 1.4.3 patch release is available. Full release note is here - https://github.com/sbt/sbt/releases/tag/v1.4.3
How to upgrade
Download the official sbt launcher from SDKMAN or download from https://github.com/sbt/sbt/releases/. This installer includes the sbtn
binary.
In addition, the sbt version used for your build is upgraded by putting the following in project/build.properties
:
sbt.version=1.4.3
This mechanism allows that sbt 1.4.3 is used only for the builds that you want.
Highlights
- Updates to Coursier 2.0.6 #6036 by @jtjeferreira
- Fixes IntelliJ import on Windows #6051 by @eatkins
- Fixes the dependency resolution in metabuild #6085 by @eed3si9n
- Removes "duplicate compilations" assertion to work around Play issue zinc#940 by @johnduffell
- Fixes GC monitor warnings #6082 by @nafg
For more details please see https://github.com/sbt/sbt/releases/tag/v1.4.3
Participation
sbt 1.4.3 was brought to you by 6 contributors. Ethan Atkins, Eugene Yokota (eed3si9n), Naftoli Gugenheim, Jason Zaugg, João Ferreira, John Duffell. Thank you!
Thanks to everyone who's helped improve sbt and Zinc 1 by using them, reporting bugs, improving our documentation, porting builds, porting plugins, and submitting and reviewing pull requests.
For anyone interested in helping sbt, there are many avenues for you to help, depending on your interest. If you're interested, Contributing, "help wanted", "good first issue" are good starting points. If you have ideas let us know on Lightbend Discuss.
Donate to April
Apparently April, an active contributor to Scala compiler has been sick without diagnosis. Let's help her out!
- Login to post comments