Skip to content

Commit f606f28

Browse files
committed
Bump cider-latest-middleware-version to 0.21.1
1 parent ee550e5 commit f606f28

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
@@ -402,7 +402,7 @@ Elements of the list are artifact name and list of exclusions to apply for the a
402402
(defconst cider-required-middleware-version "0.21.0"
403403
"The minimum CIDER nREPL version that's known to work properly with CIDER.")
404404

405-
(defconst cider-latest-middleware-version "0.21.0"
405+
(defconst cider-latest-middleware-version "0.21.1"
406406
"The latest CIDER nREPL version that's known to work properly with CIDER.")
407407

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

0 commit comments

Comments
 (0)