Skip to content

Commit 035b412

Browse files
author
Matt Revelle
committed
Updated clj-oauth, clj-apache-http, and swank-clojure versions.
1 parent e20e7a8 commit 035b412

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
:description "Twitter Client API for Clojure"
33
:dependencies [[org.clojure/clojure "1.2.0-master-SNAPSHOT"]
44
[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"]])
5+
[clj-oauth "1.2.1"]
6+
[com.twinql.clojure/clj-apache-http "2.0.2"]]
7+
:dev-dependencies [[swank-clojure "1.2.1"]])

0 commit comments

Comments
 (0)