seed
seed copied to clipboard
Support Scala 3
Can this support scala 3?
Seed itself aims to be version agnostic as it delegates the compilation process to Bloop. I have not tried it, but according to this pull request Bloop already supports Scala 3. Once Scala 3 has been officially released, I will add integration tests to make sure everything works as expected.