We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20e7a8 commit 035b412Copy full SHA for 035b412
project.clj
@@ -2,6 +2,6 @@
2
:description "Twitter Client API for Clojure"
3
:dependencies [[org.clojure/clojure "1.2.0-master-SNAPSHOT"]
4
[org.clojure/clojure-contrib "1.2.0-SNAPSHOT"]
5
- [clj-oauth "1.1.0-SNAPSHOT"]
6
- [com.twinql.clojure/clj-apache-http "2.0.0"]]
7
- :dev-dependencies [[swank-clojure "1.1.0"]])
+ [clj-oauth "1.2.1"]
+ [com.twinql.clojure/clj-apache-http "2.0.2"]]
+ :dev-dependencies [[swank-clojure "1.2.1"]])
0 commit comments