mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
Ref https://github.com/sbt/librarymanagement/pull/280 This is to workaround bincompat error detected by sbt community build. ``` [cats] [error] java.lang.NoSuchMethodError: sbt.librarymanagement.CrossVersion$.Disabled()Lsbt/librarymanagement/Disabled$; ```