We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de3343 commit 745e3afCopy full SHA for 745e3af
project.clj
@@ -6,7 +6,6 @@
6
:distribution :repo}
7
:dependencies [[org.clojure/clojure "1.10.1"]]
8
:profiles {:dev {:dependencies [[midje "1.9.6"]
9
- [org.flatland/ordered "1.5.7"] ;; https://github.com/owainlewis/yaml/issues/28
10
[org.clojure/data.json "0.2.7"]
11
- [io.forward/yaml "1.0.9"]]
+ [io.forward/yaml "1.0.11"]]
12
:plugins [[lein-midje "3.2.1"]]}})
0 commit comments