Skip to content

Commit 33c26b2

Browse files
committed
Bump the injected cider-nrepl
1 parent aa9cb3f commit 33c26b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ the artifact.")
420420
(defconst cider-latest-clojure-version "1.10.1"
421421
"Latest supported version of Clojure.")
422422

423-
(defconst cider-required-middleware-version "0.28.6"
423+
(defconst cider-required-middleware-version "0.28.7"
424424
"The CIDER nREPL version that's known to work properly with CIDER.")
425425

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

0 commit comments

Comments
 (0)