Skip to content

Commit 9614315

Browse files
committed
Bump the cider-nrepl version used by cider-jack-in
1 parent 1ddfcb5 commit 9614315

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

416-
(defconst cider-required-middleware-version "0.25.4"
416+
(defconst cider-required-middleware-version "0.25.5"
417417
"The CIDER nREPL version that's known to work properly with CIDER.")
418418

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

0 commit comments

Comments
 (0)