Skip to content

Commit efa1f70

Browse files
committed
Bump the required cider-nrepl version to 0.27
1 parent df85150 commit efa1f70

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.26.0"
417+
(defconst cider-required-middleware-version "0.27.0"
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)