This commit is contained in:
Travis Shears 2025-06-05 16:07:22 +02:00
parent 8b266a036f
commit fc0dd204c7
4 changed files with 41 additions and 1 deletions

View file

@ -4,7 +4,12 @@
;; logging, required by jetty:
org.slf4j/slf4j-simple {:mvn/version "2.0.16"}
;; json decoding
;; db
com.xtdb/xtdb-api {:mvn/version "2.0.0-beta9"}
com.github.seancorfield/next.jdbc {:mvn/version "1.3.1002"}
org.postgresql/postgresql {:mvn/version "42.7.6"}
;; json decoding
metosin/muuntaja {:mvn/version "0.6.11"}
;; routing: