mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 09:50:02 +02:00
**Problem** Scala 3 supposedly has problem with String array in structural types. **Solution** This works around the issue by using ju.List.
**Problem** Scala 3 supposedly has problem with String array in structural types. **Solution** This works around the issue by using ju.List.