Skip to content

Commit

Permalink
Merge pull request innoq#173 from mvitz/update-dependencies
Browse files Browse the repository at this point in the history
Update compojure from 1.3.2 to 1.3.3.
  • Loading branch information
echox committed Apr 28, 2015
2 parents a86246b + 62eb45a commit 3a5fcc6
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 @@ -7,7 +7,7 @@
:comments "A business-friendly OSS license"}
:dependencies [[org.clojure/clojure "1.6.0"]
[ring "1.3.2"]
[compojure "1.3.2"]
[compojure "1.3.3"]
[clj-time "0.9.0"]
[org.clojure/data.json "0.2.6"]]
:pedantic? :abort
Expand Down

0 comments on commit 3a5fcc6

Please sign in to comment.