lambdaisland / uri

A pure Clojure/ClojureScript URI library
Mozilla Public License 2.0
243 stars 21 forks source link

Fix version incompatibility. #33

Closed alysbrooks closed 2 years ago

alysbrooks commented 2 years ago

After upgrading deep-diff in kaocha and kaocha-cljs, mixing an old version of one with a new version of the other causes a dependency error. This is why tests have been failing.

plexus commented 1 year ago

Released in v1.14.120

[lambdaisland/uri "1.14.120"]                 ;; deps.edn
{lambdaisland/uri {:mvn/version "1.14.120"}}  ;; project.clj