Skip to content

Commit

Permalink
Update dsl dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
ipavl committed Jul 10, 2016
1 parent f099e4d commit 3de739d
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 @@ -5,7 +5,7 @@
:dependencies [[org.clojure/clojure "1.8.0"]
[org.clojure/java.jdbc "0.6.1"]
[compojure "1.5.1"]
[java-jdbc/dsl "0.1.2"]
[java-jdbc/dsl "0.1.3"]
[ring/ring-defaults "0.2.1"]
[org.postgresql/postgresql "9.4.1208"]
;[mysql/mysql-connector-java "5.1.35"] ;; uncomment and update config.clj if using MySQL
Expand Down

0 comments on commit 3de739d

Please sign in to comment.