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 b4beca6 commit 5fe24dfCopy full SHA for 5fe24df
cider.el
@@ -404,7 +404,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
404
(defconst cider-latest-clojure-version "1.10.0"
405
"Latest supported version of Clojure.")
406
407
-(defconst cider-required-middleware-version "0.22.3"
+(defconst cider-required-middleware-version "0.22.4-SNAPSHOT"
408
"The CIDER nREPL version that's known to work properly with CIDER.")
409
410
(defcustom cider-jack-in-auto-inject-clojure nil
0 commit comments