Variable: cider-required-middleware-version

cider-required-middleware-version is a variable defined in cider-jack-in.el.

Value

"0.62.2"

Documentation

The CIDER nREPL version that's known to work properly with CIDER.

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260822.1520/cider-jack-in.el
(defconst cider-required-middleware-version "0.62.2"
  "The CIDER nREPL version that's known to work properly with CIDER.")