File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
``` clojure
8
8
[prismatic/schema " 0.4.0" ] is available but we use " 0.3.7"
9
- [prismatic/plumbing " 0.4.0 " ] is available but we use " 0.3.7"
9
+ [prismatic/plumbing " 0.4.1 " ] is available but we use " 0.3.7"
10
10
[potemkin " 0.3.12" ] is available but we use " 0.3.11"
11
+ [metosin/ring-http-response " 0.6.1" ] is available but we use " 0.6.0"
11
12
```
12
13
- Fixed compatibility with Schema 0.4.0
13
14
Original file line number Diff line number Diff line change 8
8
:dependencies [[org.clojure/clojure " 1.6.0" ]
9
9
[cheshire " 5.4.0" ]
10
10
[slingshot " 0.12.2" ]
11
- [metosin/ring-http-response " 0.6.0 " ]
11
+ [metosin/ring-http-response " 0.6.1 " ]
12
12
[prismatic/schema " 0.4.0" ]
13
- [prismatic/plumbing " 0.4.0 " ]
13
+ [prismatic/plumbing " 0.4.1 " ]
14
14
[clj-time " 0.9.0" ]
15
15
[org.tobereplaced/lettercase " 1.0.0" ]
16
16
[ring/ring-core " 1.3.2" ]
You can’t perform that action at this time.
0 commit comments