Skip to content

Commit e5d63f0

Browse files
committed
Update Schema to 1.0.5
1 parent 876d051 commit e5d63f0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## unreleased
2+
3+
* updated dependencies:
4+
5+
```clj
6+
[prismatic/schema "1.0.5"] is available but we use "1.0.4"
7+
```
8+
19
## 1.0.0-RC2 (11.2.2016)
210

311
**[compare](https://github.com/metosin/compojure-api/compare/1.0.0-RC1...1.0.0-RC2)**

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[potemkin "0.4.3"]
1010
[cheshire "5.5.0"]
1111
[compojure "1.4.0"]
12-
[prismatic/schema "1.0.4"]
12+
[prismatic/schema "1.0.5"]
1313
[org.tobereplaced/lettercase "1.0.0"]
1414
[frankiesardo/linked "1.2.6"]
1515
[metosin/ring-http-response "0.6.5"]

0 commit comments

Comments
 (0)