mirror of
https://github.com/metosin/reitit.git
synced 2026-01-27 08:30:35 +00:00
update deps
This commit is contained in:
parent
e952afa8fd
commit
6ed4bb6c40
1 changed files with 4 additions and 4 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
[meta-merge "1.0.0"]
|
[meta-merge "1.0.0"]
|
||||||
[ring/ring-core "1.6.3"]
|
[ring/ring-core "1.6.3"]
|
||||||
[metosin/spec-tools "0.7.1-SNAPSHOT"]
|
[metosin/spec-tools "0.7.1"]
|
||||||
[metosin/schema-tools "0.10.3"]
|
[metosin/schema-tools "0.10.3"]
|
||||||
[metosin/ring-swagger-ui "2.2.10"]
|
[metosin/ring-swagger-ui "2.2.10"]
|
||||||
[metosin/jsonista "0.2.1"]]
|
[metosin/jsonista "0.2.1"]]
|
||||||
|
|
@ -48,7 +48,7 @@
|
||||||
;; modules dependencies
|
;; modules dependencies
|
||||||
[metosin/reitit]
|
[metosin/reitit]
|
||||||
|
|
||||||
[expound "0.6.0"]
|
[expound "0.7.1"]
|
||||||
[orchestra "2017.11.12-1"]
|
[orchestra "2017.11.12-1"]
|
||||||
|
|
||||||
[ring "1.6.3"]
|
[ring "1.6.3"]
|
||||||
|
|
@ -66,9 +66,9 @@
|
||||||
"-Dclojure.compiler.direct-linking=true"]
|
"-Dclojure.compiler.direct-linking=true"]
|
||||||
:test-paths ["perf-test/clj"]
|
:test-paths ["perf-test/clj"]
|
||||||
:dependencies [[compojure "1.6.1"]
|
:dependencies [[compojure "1.6.1"]
|
||||||
[ring/ring-defaults "0.3.1"]
|
[ring/ring-defaults "0.3.2"]
|
||||||
[ikitommi/immutant-web "3.0.0-alpha1"]
|
[ikitommi/immutant-web "3.0.0-alpha1"]
|
||||||
[io.pedestal/pedestal.route "0.5.3"]
|
[io.pedestal/pedestal.route "0.5.4"]
|
||||||
[org.clojure/core.async "0.4.474"]
|
[org.clojure/core.async "0.4.474"]
|
||||||
[yada "1.2.13"]
|
[yada "1.2.13"]
|
||||||
[ring/ring-defaults "0.3.1"]
|
[ring/ring-defaults "0.3.1"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue