diff --git a/project.clj b/project.clj index d4a75400..91c4f13c 100644 --- a/project.clj +++ b/project.clj @@ -43,7 +43,8 @@ :dependencies [[org.clojure/data.xml "0.2.0-alpha8"]]} :feature/yaml {:source-paths ["feature-yaml"] :dependencies [[clj-commons/clj-yaml "0.7.169" - #_#_clj-commons/clj-yaml "0.7.110"]]} + #_#_clj-commons/clj-yaml "0.7.110"] + [org.flatland/ordered "1.15.10"]]} :feature/jdbc {:source-paths ["feature-jdbc"] :dependencies [[seancorfield/next.jdbc "1.1.610"]]} :feature/sqlite [:feature/jdbc {:dependencies [[org.xerial/sqlite-jdbc "3.36.0.3"]]}]