You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lein-ancient uses lein's pedantic abort feature.
It also specifically includes clojure tools.reader 1.3.5.
This caused it to pedantically fail against rewrite-clj v1 current
because it now depends on clojure tools.reader 1.3.6.
0 commit comments