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 ee550e5 commit f606f28Copy full SHA for f606f28
cider.el
@@ -402,7 +402,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
402
(defconst cider-required-middleware-version "0.21.0"
403
"The minimum CIDER nREPL version that's known to work properly with CIDER.")
404
405
-(defconst cider-latest-middleware-version "0.21.0"
+(defconst cider-latest-middleware-version "0.21.1"
406
"The latest CIDER nREPL version that's known to work properly with CIDER.")
407
408
(defcustom cider-jack-in-auto-inject-clojure nil
0 commit comments