We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa1f70 commit 9eb5785Copy full SHA for 9eb5785
doc/modules/ROOT/pages/caveats.adoc
@@ -81,5 +81,5 @@ is set. There are several ways to address this:
81
* Switch off injecting the dependencies with setting `cider-inject-dependencies-at-jack-in` to `nil` and
82
provide the dependencies by editing your `~/.lein/profiles.clj` as described in
83
the xref:basics/middleware_setup.adoc#setting-up-a-standalone-repl[standalone REPL] section.
84
-* Adjust the value of `cider-jack-in-dependencies`, so it includes the same nREPL value as the
+* Adjust the value of `cider-injected-nrepl-version` to the same nREPL version as the
85
one that's bundled with Leiningen.
0 commit comments