souk/deps.edn

7 lines
224 B
Clojure
Raw Normal View History

{:deps {hato/hato {:mvn/version "0.9.0"}
cheshire/cheshire {:mvn/version "5.11.0"}
seancorfield/next.jdbc {:mvn/version "1.2.659"}
com.impossibl.pgjdbc-ng/pgjdbc-ng {:mvn/version "0.8.9"}
}}