sbt/sbt-app
eugene yokota eaa1c0845d
[2.x] fix: Fixes sbt 2.x pluing resolution (#8743)
**Problem**
Adopting Scala 3.8 on sbt 2.x has created confusing errors with scala-library mismatch,
popping up as undefined summon.

**Solution**
Removing the Provided scope seems to work.
2026-02-15 01:30:52 -05:00
..
src [2.x] fix: Fixes sbt 2.x pluing resolution (#8743) 2026-02-15 01:30:52 -05:00