mirror of https://github.com/sbt/sbt.git
Updated sbt 1.x plugin migration (markdown)
parent
aafe587528
commit
1b551c0e6b
|
|
@ -72,8 +72,8 @@ The third column is either the available sbt 1.x plugin or a note the status of
|
|||
| [lucidsoftware/neo-sbt-scalafmt](https://github.com/lucidsoftware/neo-sbt-scalafmt) | 67 | `addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.10")` |
|
||||
| [coursera/courier](https://github.com/coursera/courier) | 66 |
|
||||
| [jrudolph/sbt-optimizer](https://github.com/jrudolph/sbt-optimizer) | 66 |
|
||||
| [sbt/sbt-appengine](https://github.com/sbt/sbt-appengine) | 66 |
|
||||
| [sbt/sbt-ghpages](https://github.com/sbt/sbt-ghpages) | 66 |
|
||||
| [sbt/sbt-appengine](https://github.com/sbt/sbt-appengine) | 66 | https://github.com/sbt/sbt-appengine/issues/50 |
|
||||
| [sbt/sbt-ghpages](https://github.com/sbt/sbt-ghpages) | 66 | https://github.com/sbt/sbt-ghpages/pull/34 |
|
||||
| [pfn/kotlin-plugin](https://github.com/pfn/kotlin-plugin) | 65 |
|
||||
| [sbt/sbt-avro](https://github.com/sbt/sbt-avro) | 63 |
|
||||
| [sbt/sbt-aspectj](https://github.com/sbt/sbt-aspectj) | 60 | `addSbtPlugin("com.lightbend.sbt" % "sbt-aspectj" % "0.6.0")` |
|
||||
|
|
@ -110,7 +110,6 @@ The third column is either the available sbt 1.x plugin or a note the status of
|
|||
| [CSUG/sbt-one-log](https://github.com/CSUG/sbt-one-log) | 44 |
|
||||
| [jrudolph/sbt-cross-building](https://github.com/jrudolph/sbt-cross-building) | 43 |
|
||||
| [philcali/sbt-lwjgl-plugin](https://github.com/philcali/sbt-lwjgl-plugin) | 42 |
|
||||
| [sbt/website](https://github.com/sbt/website) | 42 |
|
||||
| [earldouglas/sbt-frege](https://github.com/earldouglas/sbt-frege) | 39 |
|
||||
| [Lifty/lifty](https://github.com/Lifty/lifty) | 39 |
|
||||
| [localytics/sbt-dynamodb](https://github.com/localytics/sbt-dynamodb) | 38 |
|
||||
|
|
|
|||
Loading…
Reference in New Issue