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 e7387f0 commit a635e85Copy full SHA for a635e85
cider.el
@@ -444,7 +444,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
444
(defconst cider-latest-clojure-version "1.10.1"
445
"Latest supported version of Clojure.")
446
447
-(defconst cider-required-middleware-version "0.27.3"
+(defconst cider-required-middleware-version "0.27.4"
448
"The CIDER nREPL version that's known to work properly with CIDER.")
449
450
(defcustom cider-injected-middleware-version cider-required-middleware-version
0 commit comments