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 1ddfcb5 commit 9614315Copy full SHA for 9614315
cider.el
@@ -413,7 +413,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
413
(defconst cider-latest-clojure-version "1.10.1"
414
"Latest supported version of Clojure.")
415
416
-(defconst cider-required-middleware-version "0.25.4"
+(defconst cider-required-middleware-version "0.25.5"
417
"The CIDER nREPL version that's known to work properly with CIDER.")
418
419
(defcustom cider-jack-in-auto-inject-clojure nil
0 commit comments