mirror of https://github.com/sbt/sbt.git
sbt-javaagent
parent
0de36e0629
commit
28ff78dd58
|
|
@ -175,6 +175,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
|
|||
| [sbt/sbt-xjc](https://github.com/sbt/sbt-xjc) | 15 |
|
||||
| [etsy/sbt-compile-quick-plugin](https://github.com/etsy/sbt-compile-quick-plugin) | 15 |
|
||||
| [xerial/sbt-sql](https://github.com/xerial/sbt-sql) | 15 | released | `addSbtPlugin("org.xerial.sbt" % "sbt-sql" % "0.7")` |
|
||||
| [sbt/sbt-javaagent](https://github.com/sbt/sbt-javaagent) | 14 | released | `addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.3")`
|
||||
| [sksamuel/sbt-versions](https://github.com/sksamuel/sbt-versions) | 14 |
|
||||
| [otrebski/sbt-flaky](https://github.com/otrebski/sbt-flaky) | 14 |
|
||||
| [eamelink/sbt-purescript](https://github.com/eamelink/sbt-purescript) | 13 |
|
||||
|
|
|
|||
Loading…
Reference in New Issue