Skip to content

Commit 8a809d9

Browse files
committed
Bump the required cider-nrepl version
1 parent 2c8f510 commit 8a809d9

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.25.0"
407+
(defconst cider-required-middleware-version "0.25.1"
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)