Skip to content

Commit

Permalink
Also upgrade JDBC dep past irrelevant breaking changes. All up to date.
Browse files Browse the repository at this point in the history
  • Loading branch information
timmc committed Jan 11, 2017
1 parent d16868f commit 7412758
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 @@ -13,7 +13,7 @@
[ring/ring-jetty-adapter "1.5.1"]
[ring-reload-modified "0.1.1"]
[org.xerial/sqlite-jdbc "3.15.1"]
[org.clojure/java.jdbc "0.5.8"]
[org.clojure/java.jdbc "0.6.1"]
[enlive "1.1.6"]
[cheshire "5.6.3"]
]
Expand Down

0 comments on commit 7412758

Please sign in to comment.