File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1818 :duct.compiler.cljs.shadow/server
1919 :duct.database/sql
2020 :duct.database.sql/hikaricp
21+ :duct.handler/reitit
2122 :duct.logger/simple
2223 :duct.middleware.web/log-requests
2324 :duct.middleware.web/log-errors
3132 :duct.module/logging
3233 :duct.module/sql
3334 :duct.module/web
35+ :duct.router/reitit
3436 :duct.server.http/jetty ])
3537
3638(ig/load-annotations )
Original file line number Diff line number Diff line change 33 integrant/integrant {:mvn/version " 1.0.0" }
44 org.duct-framework/module.cljs {:mvn/version " 0.5.2" }
55 org.duct-framework/module.logging {:mvn/version " 0.6.6" }
6- org.duct-framework/module.web {:mvn/version " 0.12.13 " }
6+ org.duct-framework/module.web {:mvn/version " 0.13.0 " }
77 org.duct-framework/module.sql {:mvn/version " 0.8.1" }}}
You can’t perform that action at this time.
0 commit comments