sbt/project
Eugene Yokota 75c319e6bb make object Disabled extend Disabled
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$;
```
2019-01-23 15:06:47 -05:00
..
DatatypeConfig.scala Library management API 2017-07-15 11:17:23 -04:00
Dependencies.scala Bump Ivy 2018-12-28 17:15:43 -05:00
SbtScriptedIT.scala going on, everything but sbt-plugins looks working 2018-10-16 12:31:07 +01:00
Util.scala Change modifiedTime definitions 2017-12-22 00:55:24 +01:00
build.properties Bump IO and Util 2018-10-29 14:25:01 -04:00
plugins.sbt make object Disabled extend Disabled 2019-01-23 15:06:47 -05:00