Skip to content

Commit

Permalink
[#92] Use org.clojure/java.jdbc "0.7.10" from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
kostafey committed Nov 25, 2019
1 parent 685a0ae commit 5267554
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 @@ -4,7 +4,7 @@
:license {:name "GPL 2.0+"
:url "http://www.gnu.org/licenses/old-licenses/gpl-2.0.html"}
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojars.kostafey/java.jdbc "0.7.10-SNAPSHOT"]
[org.clojure/java.jdbc "0.7.10"]
[org.hibernate/hibernate-core "5.4.1.Final"]
[com.cemerick/pomegranate "1.1.0"]
[org.slf4j/slf4j-simple "1.7.26"]
Expand Down

0 comments on commit 5267554

Please sign in to comment.