mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
spec-tools 0.7.0
This commit is contained in:
parent
df63bf05e3
commit
7cc275d8ac
2 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ New module to server pre-integrated [Swagger-ui](https://github.com/swagger-api/
|
|||
### dependencies
|
||||
|
||||
```clj
|
||||
[metosin/spec-tools "0.7.0-SNAPSHOT"] is available but we use "0.6.1"
|
||||
[metosin/spec-tools "0.7.0"] is available but we use "0.6.1"
|
||||
[metosin/schema-tools "0.10.2"] is available but we use "0.10.1"
|
||||
```
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
[meta-merge "1.0.0"]
|
||||
[ring/ring-core "1.6.3"]
|
||||
[metosin/spec-tools "0.7.0-SNAPSHOT"]
|
||||
[metosin/spec-tools "0.7.0"]
|
||||
[metosin/schema-tools "0.10.2"]
|
||||
[metosin/ring-swagger-ui "2.2.10"]
|
||||
[metosin/jsonista "0.2.0"]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue