Notable
- upgrade to Scala 3.3.0 and enable unused warnings by @SethTisue in https://github.com/scala/scala-parser-combinators/pull/516
- Update junit-plugin, nscplugin, ... to 0.5.0 by @scala-steward in https://github.com/scala/scala-parser-combinators/pull/549
Also
- Add java 21 to build matrix by @Philippus in https://github.com/scala/scala-parser-combinators/pull/533
- Extend...