Skip to content

Commit

Permalink
Merge pull request #3 from pyr/bugfix/coordinates
Browse files Browse the repository at this point in the history
provide better coordinates
  • Loading branch information
aphyr committed Jul 28, 2014
2 parents 1b1e846 + 49ec2b7 commit 7bb0fb2
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 @@ -2,7 +2,7 @@
:description "Clojure interface to the Librato service"
:dependencies [[org.clojure/clojure "1.5.1"]
[org.clojure/tools.logging "0.2.6"]
[clj-http "0.7.5"
[clj-http "0.9.1"
:exclusions [commons-logging]]
[cheshire "5.2.0"]]
:profiles
Expand Down

0 comments on commit 7bb0fb2

Please sign in to comment.