Skip to content

Commit f1c2a79

Browse files
committed
Bump the injected cider-nrepl version
1 parent cad3675 commit f1c2a79

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
@@ -409,7 +409,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
409409
(defconst cider-latest-clojure-version "1.10.1"
410410
"Latest supported version of Clojure.")
411411

412-
(defconst cider-required-middleware-version "0.25.3"
412+
(defconst cider-required-middleware-version "0.25.4"
413413
"The CIDER nREPL version that's known to work properly with CIDER.")
414414

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

0 commit comments

Comments
 (0)