mirror of
https://gitlab.com/wheres-the-tp/server.git
synced 2026-01-25 04:24:56 -06:00
upgrade hugsql
This commit is contained in:
parent
f42bfe4afa
commit
f568c816e8
1 changed files with 2 additions and 2 deletions
|
|
@ -8,14 +8,14 @@
|
|||
[compojure "1.5.1"]
|
||||
[ring/ring-defaults "0.2.1"]
|
||||
[org.clojure/java.jdbc "0.7.3"]
|
||||
[org.postgresql/postgresql "42.1.4"]
|
||||
[org.postgresql/postgresql "42.2.2"]
|
||||
[com.mchange/c3p0 "0.9.5.2"]
|
||||
[ring-middleware-format "0.7.2"]
|
||||
[org.clojure/data.json "0.2.6"]
|
||||
[ring/ring-json "0.4.0"]
|
||||
[ring/ring-mock "0.3.1"]
|
||||
[ring/ring-jetty-adapter "1.4.0"]
|
||||
[com.layerware/hugsql "0.4.8"]
|
||||
[com.layerware/hugsql "0.5.1"]
|
||||
[buddy/buddy-auth "2.1.0"]
|
||||
[clj-http "3.7.0"]
|
||||
[amazonica "0.3.121"]]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue