Skip to content

Commit

Permalink
Merge pull request innoq#159 from mvitz/clj-time-0.9.0-update
Browse files Browse the repository at this point in the history
Update clj-time from 0.8.0 to 0.9.0.
  • Loading branch information
aheusingfeld committed Dec 29, 2014
2 parents 993be2e + fa9ded1 commit 3ede96a
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 @@ -8,7 +8,7 @@
:dependencies [[org.clojure/clojure "1.6.0"]
[ring "1.3.2"]
[compojure "1.3.1"]
[clj-time "0.8.0"]
[clj-time "0.9.0"]
[org.clojure/data.json "0.2.5"]]
:pedantic? :abort
:plugins [[jonase/eastwood "0.2.0"]]
Expand Down

0 comments on commit 3ede96a

Please sign in to comment.