This commit is contained in:
2026-03-21 18:08:45 -06:00
parent 7735888f61
commit 10bfc1145d
5 changed files with 320 additions and 2 deletions
+2 -2
View File
@@ -7,9 +7,9 @@
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"}
instaparse/instaparse {:mvn/version "1.5.0"}
org.clojure/test.check {:mvn/version "1.1.2"}
net.deertopia/doerg {:local/root "../doerg"}
metosin/reitit {:mvn/version "0.10.1"}
http-kit/http-kit {:mvn/version "2.8.0"}}
http-kit/http-kit {:mvn/version "2.8.0"}
instaparse/instaparse {:mvn/version "1.5.0"}}
:paths ["src" "resources" "test"]}