Skip to content

Commit

Permalink
Update compojure to 1.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvitz committed Dec 8, 2014
1 parent e48f975 commit faad2a9
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.2.1"]
[compojure "1.2.2"]
[clj-time "0.8.0"]
[org.clojure/data.json "0.2.5"]]
:pedantic? :abort
Expand Down

0 comments on commit faad2a9

Please sign in to comment.