Skip to content

Commit 4f53c0b

Browse files
committed
Tweak a docstring
1 parent c621799 commit 4f53c0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cider.el

+3-1
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,9 @@ the artifact.")
539539
"Minimum supported version of Clojure.")
540540

541541
(defconst cider-latest-clojure-version "1.11.3"
542-
"Latest supported version of Clojure.")
542+
"Latest (newest) version of Clojure.
543+
544+
Used when `cider-jack-in-auto-inject-clojure' is set to `latest'.")
543545

544546
(defconst cider-required-middleware-version "0.47.0"
545547
"The CIDER nREPL version that's known to work properly with CIDER.")

0 commit comments

Comments
 (0)