Skip to content

Commit

Permalink
[#92] Use org.clojure/java.jdbc "0.7.9".
Browse files Browse the repository at this point in the history
  • Loading branch information
kostafey committed Apr 4, 2019
1 parent eed81b7 commit 8afdb7e
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 @@
:url "http://www.gnu.org/licenses/old-licenses/gpl-2.0.html"}
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojure/clojure-contrib "1.2.0"]
[org.clojars.kostafey/java.jdbc "0.7.9-SNAPSHOT"]
[org.clojure/java.jdbc "0.7.9"]
[org.hibernate/hibernate-core "5.4.1.Final"]
[com.cemerick/pomegranate "0.3.0"]
[org.apache.commons/commons-lang3 "3.5"]
Expand Down

0 comments on commit 8afdb7e

Please sign in to comment.