Skip to content

Commit

Permalink
Merge pull request innoq#163 from mvitz/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies.
  • Loading branch information
echox committed Apr 22, 2015
2 parents 21b9c78 + 49679b5 commit a86246b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
:comments "A business-friendly OSS license"}
:dependencies [[org.clojure/clojure "1.6.0"]
[ring "1.3.2"]
[compojure "1.3.1"]
[compojure "1.3.2"]
[clj-time "0.9.0"]
[org.clojure/data.json "0.2.5"]]
[org.clojure/data.json "0.2.6"]]
:pedantic? :abort
:plugins [[jonase/eastwood "0.2.0"]]
:profiles {:dev {:dependencies [[ring-mock "0.1.5"]]}
Expand Down

0 comments on commit a86246b

Please sign in to comment.