Skip to content

Commit a7ab1ab

Browse files
committed
Bump the cider-nrepl dep
1 parent 5bbb890 commit a7ab1ab

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

409-
(defconst cider-required-middleware-version "0.26.0-SNAPSHOT"
409+
(defconst cider-required-middleware-version "0.26.0"
410410
"The CIDER nREPL version that's known to work properly with CIDER.")
411411

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

0 commit comments

Comments
 (0)