Add json dep
This commit is contained in:
parent
1d6c71f56a
commit
e0e5bc666f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
:resource-paths ["src/main/resources"]
|
||||
:dependencies [[org.clojure/clojure "1.11.1"]
|
||||
[orchestra "2021.01.01-1"]
|
||||
[org.clojure/data.json "2.4.0"]
|
||||
;; Incoming HTTP
|
||||
[ring/ring-core "1.9.6"]
|
||||
[ring/ring-jetty-adapter "1.9.6"]
|
||||
|
|
Loading…
Reference in a new issue