Fixes related to ADL issue #5

This commit is contained in:
Simon Brooke 2018-07-29 01:20:46 +01:00
parent 3a8b3dbbfa
commit 42d8f69165
2 changed files with 4 additions and 3 deletions

View file

@ -26,9 +26,10 @@
[metosin/ring-http-response "0.9.0"]
[migratus "1.0.8"]
[mount "0.1.12"]
[org.clojure/clojure "1.8.0"]
[org.clojure/clojure "1.9.0"]
[org.clojure/clojurescript "1.10.339" :scope "provided"]
[org.clojure/core.memoize "0.7.1"]
;;[org.clojure/spec.alpha "0.2.168"]
[org.clojure/tools.cli "0.3.7"]
[org.clojure/tools.logging "0.4.1"]
[org.postgresql/postgresql "42.2.4"]