diff --git a/project.clj b/project.clj index 6c521dd..b3256cc 100644 --- a/project.clj +++ b/project.clj @@ -16,7 +16,7 @@ [bidi "2.1.6"] [commons-io "2.21.0"] [compojure "1.7.2"] - [org.openvoxproject/kitchensink "3.5.5"] + [org.openvoxproject/kitchensink "3.5.6"] [prismatic/schema "1.4.1"]] :dependencies [[org.clojure/clojure]