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 3f11bc2 commit 5d27219Copy full SHA for 5d27219
cider.el
@@ -404,7 +404,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
404
(defconst cider-latest-clojure-version "1.10.1"
405
"Latest supported version of Clojure.")
406
407
-(defconst cider-required-middleware-version "0.24.0-SNAPSHOT"
+(defconst cider-required-middleware-version "0.24.0"
408
"The CIDER nREPL version that's known to work properly with CIDER.")
409
410
(defcustom cider-jack-in-auto-inject-clojure nil
0 commit comments