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 20debc8 commit 101671cCopy full SHA for 101671c
cider.el
@@ -420,7 +420,7 @@ the artifact.")
420
(defconst cider-latest-clojure-version "1.10.1"
421
"Latest supported version of Clojure.")
422
423
-(defconst cider-required-middleware-version "0.28.5"
+(defconst cider-required-middleware-version "0.28.6"
424
"The CIDER nREPL version that's known to work properly with CIDER.")
425
426
(defcustom cider-injected-middleware-version cider-required-middleware-version
0 commit comments