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.
2 parents d61fff0 + 0e7fed5 commit 2b8bde3Copy full SHA for 2b8bde3
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.27.1"
+(defconst cider-required-middleware-version "0.27.2"
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