We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9cb3f commit 33c26b2Copy full SHA for 33c26b2
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.6"
+(defconst cider-required-middleware-version "0.28.7"
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