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
..
ContrabandConfig.scala Adjust to upstream changes 2017-07-16 00:51:49 -04:00
Dependencies.scala scala-library 3.8.0 support 2025-08-22 16:42:21 -04:00
Docs.scala Cleanup project/Transform.scala 2019-11-28 21:25:49 +00:00
HouseRulesPlugin.scala Update build settings for Scala 3 2021-11-16 10:19:26 +09:00
NightlyPlugin.scala Port mutable.Specification to verify.BasicTestSuite 2021-01-16 00:47:53 -05:00
PublishBinPlugin.scala Use sbt 1.5.1 2021-05-02 23:41:55 -04:00
SbtLauncherPlugin.scala Use sbt 1.5.1 2021-05-02 23:41:55 -04:00
Scripted.scala Use Array to talk to proper build 2020-03-18 16:28:51 -04:00
Transform.scala Remove conscriptConfigs task, not used and needed anymore 2023-08-11 21:56:46 +02:00
Util.scala Remove potentially buggy unused methods 2024-10-20 00:30:13 -07:00
build.properties Use sbt 1.11.4 2025-08-04 23:47:29 -04:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt Upgrade sbt plugins to avoid deprecated repo.scala-sbt.org 2024-05-08 11:59:00 +02:00