New
v3.12.2
What's Changed
This version fixes a bug in 3.12.1, which caused java.lang.NoClassDefFoundError: ch/qos/logback/core/Context error.
๐ Bug Fixes
- fixes #530: Disable logback-core in Java 8 and show warning messages by @xerial in https://github.com/xerial/sbt-sonatype/pull/533
๐ Internal Updates
- Update sbt-sonatype to 3.12.1 by @xerial-bot in https://github.com/xerial/sbt-sonatype/pull/532
Full Changelog: https://github.com/xerial/sbt-sonatype/compare/v3.12.1...v3.12.2