Skip to content

Commit

Permalink
Merge pull request #32 from metasoarous/patch-1
Browse files Browse the repository at this point in the history
Update org.flatland/ordered to 1.5.7; fixes #28
  • Loading branch information
owainlewis authored Mar 13, 2019
2 parents f7c3fa3 + 44dae7a commit 97826f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.6.0"]
[org.yaml/snakeyaml "1.19"]
[org.flatland/ordered "1.5.2"]]
[org.flatland/ordered "1.5.7"]]
:deploy-repositories [["clojars" {:url "https://clojars.org/repo"
:username :env/clojars_username
:password :env/clojars_password
Expand Down

0 comments on commit 97826f3

Please sign in to comment.