Skip to content

Commit 6ef772e

Browse files
committed
update deps
1 parent f2891ee commit 6ef772e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[frankiesardo/linked "1.2.6"]
1515
[metosin/ring-http-response "0.6.5"]
1616
[metosin/ring-swagger "0.22.0-SNAPSHOT"]
17-
[metosin/schema-tools "0.6.2"]
17+
[metosin/schema-tools "0.7.0-SNAPSHOT"]
1818
[ring-middleware-format "0.7.0"]
1919
[backtick "0.3.3"]
2020
[metosin/ring-swagger-ui "2.1.3-2"]]
@@ -27,7 +27,7 @@
2727
:dev {:repl-options {:init-ns user}
2828
:plugins [[lein-clojars "0.9.1"]
2929
[lein-midje "3.2"]
30-
[lein-ring "0.9.6"]
30+
[lein-ring "0.9.7"]
3131
[funcool/codeina "0.3.0"]]
3232
:dependencies [[org.clojure/clojure "1.7.0"]
3333
[peridot "0.4.1"]

0 commit comments

Comments
 (0)