Files
sbt/project
Eugene Yokota 724b8cebef scala-library 3.8.0 support
**Problem**
Scala 3.8.0 nightly and later in-sources the scala-library for the use by Scala 3, as opposed to using Scala-2.13-bound standard library.
This means that we will run into situations where scala-library should NOT align with scala-reflect, which might exist transitively.

**Solution**
Adjust the csrSameVersions rule for Scala 3.8 so it will only try to keep scala-library and scala3-library versions aligned.
2025-08-22 16:42:21 -04:00
..
2025-08-04 23:47:29 -04:00
2025-08-22 16:42:21 -04:00
2019-11-28 21:25:49 +00:00
2018-04-04 01:29:56 -04:00
2021-05-02 23:41:55 -04:00
2021-05-02 23:41:55 -04:00