v1.10.0
This is a pure dependency update release. However, it is a minor increment as it contains two major releases:
cats-parse
is bumped to1.0.0
play-json
is bumped to3.0.1
and now uses theorg.playframework
group id
This also includes a documentation fix by @ubaldop (see #551). Welcome to your first contribution! 🎉
Following dependency updates are included (by @scala-steward):
- Update diffson to 4.5.0
- Update sbt-typelevel, sbt-typelevel-site to 0.6.3
- Update play-json to 3.0.1
- Update sbt-assembly to 2.1.5
- Update scalafmt-core to 3.7.17
- Update cats-parse to 1.0.0
- Update fs2 to 3.9.3
- Update sbt to 1.9.7
- Update scala-native to 0.4.16
For a complete list of issues and PRs, see the milestone
This release was brought to you by the following contributors:
git shortlog -sn --no-merges v1.9.1..v1.10.0
18 Scala Steward
1 Ubaldo Pescatore