diff --git a/README.md b/README.md index 48fed300b..59b74444e 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Enable the SBT plugin by adding addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC2") ``` to `~/.sbt/0.13/plugins/build.sbt` (enables it globally), or to the `project/plugins.sbt` file -of an SBT project. Tested with SBT 0.13.8 / 0.13.9 / 0.13.11 / 0.13.12 / 0.13.13. +of an SBT project. Tested with SBT 0.13.8 / 0.13.9 / 0.13.11 / 0.13.12 / 0.13.13 / 0.13.15 / 0.13.16-M1 / 1.0.0-M5. ### Command-line diff --git a/doc/README.md b/doc/README.md index 3b1b6504c..ff61c082d 100644 --- a/doc/README.md +++ b/doc/README.md @@ -76,7 +76,7 @@ Enable the SBT plugin by adding addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC2") ``` to `~/.sbt/0.13/plugins/build.sbt` (enables it globally), or to the `project/plugins.sbt` file -of an SBT project. Tested with SBT 0.13.8 / 0.13.9 / 0.13.11 / 0.13.12 / 0.13.13. +of an SBT project. Tested with SBT 0.13.8 / 0.13.9 / 0.13.11 / 0.13.12 / 0.13.13 / 0.13.15 / 0.13.16-M1 / 1.0.0-M5. ### Command-line