What's Changed
This release contains a bugfix preventing cross-building: unpacking avro source was not executed for subsequent scala versions due to caching issue.
Bugfixes
- Scope dependency unpacking with scala version by @RustedBones in #202
Build improvements
- Introduce scalafmt by @RustedBones in #203
Dependency updates
- Update versions after 3.5.0 release by @RustedBones in #193
- Update sbt to 1.10.2 by @scala-steward in #197
- Update scala-library to 2.12.20 by @scala-steward in #195
- Update sbt-ci-release to 1.6.1 by @scala-steward in #194
- Update sbt-ci-release to 1.8.0 by @scala-steward in #199
- Update specs2-core to 4.20.9 by @scala-steward in #201
Full Changelog: v3.5.0...v3.5.1