Skip to content

Commit a635e85

Browse files
committed
Bump the injected cider-nrepl
1 parent e7387f0 commit a635e85

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

447-
(defconst cider-required-middleware-version "0.27.3"
447+
(defconst cider-required-middleware-version "0.27.4"
448448
"The CIDER nREPL version that's known to work properly with CIDER.")
449449

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

0 commit comments

Comments
 (0)