Skip to content

Commit 5d27219

Browse files
committed
Bump the required cider-nrepl version
1 parent 3f11bc2 commit 5d27219

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.1"
405405
"Latest supported version of Clojure.")
406406

407-
(defconst cider-required-middleware-version "0.24.0-SNAPSHOT"
407+
(defconst cider-required-middleware-version "0.24.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)