Skip to content

Commit

Permalink
Up clojure.java.jdbc dep to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
duelinmarkers committed Jul 11, 2012
1 parent 750b64a commit b05dff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -2,7 +2,7 @@
:description "A pseudo-port of ActiveRecord to the Clojure programming language"
:url "http://github.com/duelinmarkers/clj-record"
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojure/java.jdbc "0.1.1"]]
[org.clojure/java.jdbc "0.1.4"]]
:dev-dependencies [[lein-clojars "0.6.0"]
[swank-clojure/swank-clojure "1.2.1"]
[mysql/mysql-connector-java "5.1.17"]
Expand Down

0 comments on commit b05dff2

Please sign in to comment.