mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
Fixes https://github.com/sbt/sbt/issues/6307 Ref https://github.com/sbt/librarymanagement/pull/365 Ref https://github.com/lampepfl/dotty/pull/11289 This adds test using M4 nightly, which now uses artifact name `scaladoc_3.0.0-M4` as oposed to `scala3doc_3.0.0-M3`. The change in LM keeps the support for the old artifact name for backward compatibility to build against 3.0.0-M1, -M2, and -M3.