mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 02:27:13 +02:00
**Problem** Platform suffix is absent in published artifacts. **Solution** This fixes - Ivy backend (useIvy := true) - CrossVersion.substituteCross via IvyActions Co-authored-by: Ali Rashid <[email protected]>