mirror of
https://github.com/metosin/reitit.git
synced 2026-01-10 09:09:50 +00:00
Update deps
This commit is contained in:
parent
56160d6341
commit
8432130425
1 changed files with 3 additions and 3 deletions
|
|
@ -17,8 +17,8 @@
|
|||
[metosin/reitit-swagger "0.1.1-SNAPSHOT"]
|
||||
|
||||
[meta-merge "1.0.0"]
|
||||
[metosin/spec-tools "0.6.1"]
|
||||
[metosin/schema-tools "0.10.1-SNAPSHOT"]]
|
||||
[metosin/spec-tools "0.6.2-SNAPSHOT"]
|
||||
[metosin/schema-tools "0.10.2-SNAPSHOT"]]
|
||||
|
||||
:plugins [[jonase/eastwood "0.2.5"]
|
||||
[lein-doo "0.1.10"]
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
"-Xmx4096m"
|
||||
"-Dclojure.compiler.direct-linking=true"]
|
||||
:test-paths ["perf-test/clj"]
|
||||
:dependencies [[compojure "1.6.0"]
|
||||
:dependencies [[compojure "1.6.1"]
|
||||
[org.immutant/immutant "2.1.10"]
|
||||
[io.pedestal/pedestal.route "0.5.3"]
|
||||
[org.clojure/core.async "0.4.474"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue