Releases: softwaremill/sbt-softwaremill
Releases · softwaremill/sbt-softwaremill
v2.0.20
What's Changed
- Update scala-library to 2.12.19 by @softwaremill-ci in #269
- Update kind-projector to 0.13.3 by @kciesielski in #271
Full Changelog: v2.0.19...v2.0.20
Release 2.0.9
Breaking changes
By default, the plugins use the new s01.oss.sonatype.org
host for releasing to Sonatype. If your project isn't yet migrated, you'll need to add the following to your root project settings to use the previous default:
sonatypeCredentialHost := "oss.sonatype.org"