init
This commit is contained in:
10
deps.edn
Normal file
10
deps.edn
Normal file
@@ -0,0 +1,10 @@
|
||||
{:deps {org.clojure/clojure {:mvn/version "1.12.0"}
|
||||
babashka/fs {:mvn/version "0.5.24"}
|
||||
org.clojure/core.match {:mvn/version "1.1.0"}
|
||||
com.github.seancorfield/next.jdbc {:mvn/version "1.3.1070"}
|
||||
org.xerial/sqlite-jdbc {:mvn/version "3.47.1.0"}
|
||||
cheshire/cheshire {:mvn/version "6.1.0"}
|
||||
progrock/progrock {:mvn/version "1.0.0"}
|
||||
babashka/process {:mvn/version "0.6.25"}
|
||||
clj-rcon/clj-rcon {:mvn/version "0.1.1"}}
|
||||
:paths ["src" "resources"]}
|
||||
Reference in New Issue
Block a user