Skip to content

Commit 0e7fed5

Browse files
committed
Upgrade cider-nrepl
Brings in clojure-emacs/cider-nrepl#718
1 parent d61fff0 commit 0e7fed5

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

417-
(defconst cider-required-middleware-version "0.27.1"
417+
(defconst cider-required-middleware-version "0.27.2"
418418
"The CIDER nREPL version that's known to work properly with CIDER.")
419419

420420
(defcustom cider-injected-middleware-version cider-required-middleware-version

0 commit comments

Comments
 (0)