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 b9e1cc2 commit 02ac716Copy full SHA for 02ac716
cider.el
@@ -416,7 +416,7 @@ the artifact.")
416
(defconst cider-latest-clojure-version "1.10.1"
417
"Latest supported version of Clojure.")
418
419
-(defconst cider-required-middleware-version "0.28.4"
+(defconst cider-required-middleware-version "0.28.5"
420
"The CIDER nREPL version that's known to work properly with CIDER.")
421
422
(defcustom cider-injected-middleware-version cider-required-middleware-version
0 commit comments