mirror of https://github.com/sbt/sbt.git
flyway-sbt
parent
7a4dbe1d68
commit
1981aa8fdb
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
| GitHub Page |Stars | Status | Details |
|
||||
|-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [flyway/flyway](https://github.com/flyway/flyway/issues/1741) | 2407 | in progress | https://github.com/flyway/flyway/issues/1741 |
|
||||
| [lampepfl/dotty](https://github.com/lampepfl/dotty) | 1927 | in progress | https://github.com/lampepfl/dotty/issues/3091 |
|
||||
| [lagom/lagom](https://github.com/lagom/lagom) | 1551 | reported | https://github.com/lagom/lagom/issues/932
|
||||
| [foundweekends/giter8](https://github.com/foundweekends/giter8) | 1247 | merged | https://github.com/foundweekends/giter8/commit/19365ba310ba9f4509ae11b365f
|
||||
|
|
@ -181,6 +180,7 @@
|
|||
| [playframework/playframework](https://github.com/playframework/playframework) | 9753 | `addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.6")` |
|
||||
| [scala-js/scala-js](https://github.com/scala-js/scala-js) | 3209 | `addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.19")` |
|
||||
| [scala-native/scala-native](https://github.com/scala-native/scala-native) | 3082 | `addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.3.6")`
|
||||
| [flyway/flyway](https://github.com/flyway/flyway/) | 2407 | `addSbtPlugin("org.flywaydb" % "flyway-sbt" % "4.2.0")` |
|
||||
| [sbt/sbt-assembly](https://github.com/sbt/sbt-assembly) | 1092 | `addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")` |
|
||||
| [coursier/coursier](https://github.com/coursier/coursier) | 966 | `addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC11")` |
|
||||
| [sbt/sbt-native-packager](https://github.com/sbt/sbt-native-packager) | 869 | `addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.2-RC2")` |
|
||||
|
|
|
|||
Loading…
Reference in New Issue