clojure-emacs / cider-nrepl

A collection of nREPL middleware to enhance Clojure editors with common functionality like definition lookup, code completion, etc.
https://docs.cider.mx/cider-nrepl
670 stars 175 forks source link

Drop support for Clojure 1.9 #868

Closed alexander-yakushev closed 2 months ago

alexander-yakushev commented 2 months ago

I designated the new minimal version as 1.10.3. Or is it better to take 1.10.0? It doesn't matter to us, but can also encourage people to update to the latest patch version if they missed it.

bbatsov commented 2 months ago

Looks good to me!