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 df85150 commit efa1f70Copy full SHA for efa1f70
cider.el
@@ -414,7 +414,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
414
(defconst cider-latest-clojure-version "1.10.1"
415
"Latest supported version of Clojure.")
416
417
-(defconst cider-required-middleware-version "0.26.0"
+(defconst cider-required-middleware-version "0.27.0"
418
"The CIDER nREPL version that's known to work properly with CIDER.")
419
420
(defcustom cider-injected-middleware-version cider-required-middleware-version
0 commit comments