v23.5.5
What's Changed
This version upgrades Scala 3.x version to 3.3.0. All Scala 3 users are recommended to upgrade to Scala 3.3.0 since this version. No major change for Scala 2.12/2.13 users.
If you see the following compilation error, you will need to upgrade airframe or other dependencies to Scala 3.3.0:
[error] TASTy signature has wrong version.
[error] expected: {majorVersion: 28, minorVersion: 2}
[error] found : {majorVersion: 28, minorVersion: 3}
🚀 Features
- Update scala3-staging, ... to 3.3.0 by @xerial-bot in #2977
🔗 Dependency Updates
- Update scalajs-dom to 2.6.0 by @xerial-bot in #2970
- Update airframe-codec, airframe-control, ... to 23.5.4 by @xerial-bot in #2971
- Update sqlite-jdbc to 3.41.2.2 by @xerial-bot in #2973
- Update sqlite-jdbc to 3.42.0.0 by @xerial-bot in #2976
- Update antlr4, antlr4-runtime to 4.13.0 by @xerial-bot in #2974
- build(deps): bump slackapi/slack-github-action from 1.23.0 to 1.24.0 by @dependabot in #2975
Full Changelog: v23.5.4...v23.5.5