7 lines
290 B
Clojure
7 lines
290 B
Clojure
{:deps {org.clojure/tools.logging {:mvn/version "1.3.0"}
|
|
babashka/fs {:mvn/version "0.5.24"}
|
|
org.clojure/core.match {:mvn/version "1.1.0"}
|
|
cheshire/cheshire {:mvn/version "6.1.0"}
|
|
babashka/process {:mvn/version "0.6.25"}}
|
|
:paths ["src" "resources" "test"]}
|