branch: elpa/cider commit 6baa3c3f315f1dc822d39a90dd5840386f97e954 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
[Docs] Update nREPL compatibility notes --- doc/modules/ROOT/pages/about/compatibility.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/modules/ROOT/pages/about/compatibility.adoc b/doc/modules/ROOT/pages/about/compatibility.adoc index e6a0de9f99..e0541d4220 100644 --- a/doc/modules/ROOT/pages/about/compatibility.adoc +++ b/doc/modules/ROOT/pages/about/compatibility.adoc @@ -10,10 +10,9 @@ and RHEL GNU/Linux distributions. == nREPL -CIDER supports nREPL 0.6+. +CIDER supports nREPL 1.0+. -NOTE: We pay special attention to supporting whatever nREPL is bundled with the current stable Leiningen -and Boot releases. +NOTE: We pay special attention to supporting whatever nREPL is bundled with the current stable Leiningen release. == Java