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 10ef17e commit d282c7aCopy full SHA for d282c7a
cider.el
@@ -401,7 +401,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
401
(defconst cider-minimum-clojure-version "1.8.0"
402
"Minimum supported version of Clojure.")
403
404
-(defconst cider-latest-clojure-version "1.10.0"
+(defconst cider-latest-clojure-version "1.10.1"
405
"Latest supported version of Clojure.")
406
407
(defconst cider-required-middleware-version "0.23.0"
0 commit comments