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