mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 08:51:12 +00:00
Fix reitit-dev deps
This commit is contained in:
parent
2db9ee328c
commit
ac410507f2
2 changed files with 3 additions and 1 deletions
|
|
@ -11,4 +11,5 @@
|
||||||
:dependencies [[metosin/reitit-core]
|
:dependencies [[metosin/reitit-core]
|
||||||
[com.bhauman/spell-spec]
|
[com.bhauman/spell-spec]
|
||||||
[expound]
|
[expound]
|
||||||
[fipp]])
|
[fipp]
|
||||||
|
[mvxcvi/arrangement]])
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@
|
||||||
[expound "0.9.0"]
|
[expound "0.9.0"]
|
||||||
[lambdaisland/deep-diff "0.0-47"]
|
[lambdaisland/deep-diff "0.0-47"]
|
||||||
[com.bhauman/spell-spec "0.1.2"]
|
[com.bhauman/spell-spec "0.1.2"]
|
||||||
|
[mvxcvi/arrangement "2.1.0"]
|
||||||
[ring/ring-core "1.10.0"]
|
[ring/ring-core "1.10.0"]
|
||||||
|
|
||||||
[io.pedestal/pedestal.service "0.5.10"]]
|
[io.pedestal/pedestal.service "0.5.10"]]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue