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 6b39773 commit b22c090Copy full SHA for b22c090
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.8"
+(defconst cider-required-middleware-version "0.25.9"
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