bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

Update the Clojure version required by the plugin #205

Open vemv opened 2 years ago

vemv commented 2 years ago

Pulling such an old Clojure version could influence other plugins, making them fail.

This is reflected on https://github.com/clojure-emacs/cider/pull/3105 . We could work around the issue but would appreciate the improvement on Doo's side as well.

Cheers - V