Support for scala 3 should not be as longer as in other projects. The main pain point is to wait for the scala-MongoDB library dependency to provide support for Scala3, since it defines some macros that this project is using. Alternatively use the dotty compatibility plugin for that, (but that is not recommended!).
Support for scala 3 should not be as longer as in other projects. The main pain point is to wait for the
scala-MongoDB
library dependency to provide support for Scala3, since it defines some macros that this project is using. Alternatively use the dotty compatibility plugin for that, (but that is not recommended!).