Skip to content

Commit b7849b4

Browse files
committed
Bump the required cider-nrepl
1 parent 3e7bc1d commit b7849b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
404404
(defconst cider-latest-clojure-version "1.10.0"
405405
"Latest supported version of Clojure.")
406406

407-
(defconst cider-required-middleware-version "0.22.0-beta13"
407+
(defconst cider-required-middleware-version "0.22.0"
408408
"The CIDER nREPL version that's known to work properly with CIDER.")
409409

410410
(defcustom cider-jack-in-auto-inject-clojure nil

0 commit comments

Comments
 (0)