sbt/main
eugene yokota 92b0564dc6
[2.x] fix: Fix scala-reflect not found problem (#8632)
## Problem
We enforce same-version policy for scala-reflect in Scala 2.13.
However due to sandwich dependency, the graph can bump
scala-library to 3.8.1, which is missing scala-reflect counterpart.

## Solution
Drop the same-version policy.
2026-01-26 04:55:07 -05:00
..
src [2.x] fix: Fix scala-reflect not found problem (#8632) 2026-01-26 04:55:07 -05:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00