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 fd2bb0c commit e4797afCopy full SHA for e4797af
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.25.10"
+(defconst cider-required-middleware-version "0.25.11"
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