What's Changed
- Sync the scalac version with the one used by scalafix by @mzuehlke in https://github.com/typelevel/sbt-tpolecat/pull/238
- remove unused dependency by @xuwei-k in https://github.com/typelevel/sbt-tpolecat/pull/278
- use new wildcard syntax by @xuwei-k in https://github.com/typelevel/sbt-tpolecat/pull/279
- update scalac-options to support Scala 3.8.x by @johanmast in http...