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 cad3675 commit f1c2a79Copy full SHA for f1c2a79
cider.el
@@ -409,7 +409,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
409
(defconst cider-latest-clojure-version "1.10.1"
410
"Latest supported version of Clojure.")
411
412
-(defconst cider-required-middleware-version "0.25.3"
+(defconst cider-required-middleware-version "0.25.4"
413
"The CIDER nREPL version that's known to work properly with CIDER.")
414
415
(defcustom cider-jack-in-auto-inject-clojure nil
0 commit comments