mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +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.