init commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{:paths ["src"]
|
||||
:deps {org.clojure/clojure {:mvn/version "1.12.0"}
|
||||
com.github.seancorfield/next.jdbc {:mvn/version "1.3.955"}
|
||||
com.github.seancorfield/honeysql {:mvn/version "2.6.1230"}
|
||||
org.postgresql/postgresql {:mvn/version "42.7.4"}
|
||||
io.nats/jnats {:mvn/version "2.20.5"}
|
||||
org.babashka/http-client {:mvn/version "0.4.22"}
|
||||
org.clojure/data.json {:mvn/version "2.5.1"}}}
|
||||
Reference in New Issue
Block a user