Skip to content

Commit

Permalink
Merge pull request #151 from mvitz/compojure-1.2.2-update
Browse files Browse the repository at this point in the history
Update compojure to 1.2.2.
  • Loading branch information
aheusingfeld committed Dec 8, 2014
2 parents e48f975 + faad2a9 commit 0c7a4a1
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 0c7a4a1

Please sign in to comment.