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