From ea8b1d885dfd909ac60724dc31b039f05545bf6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 07:41:47 +0000 Subject: [PATCH] Update dependency org.openvoxproject:kitchensink to v3.5.7 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index fa35cfd..630b730 100644 --- a/project.clj +++ b/project.clj @@ -16,7 +16,7 @@ [bidi "2.1.6"] [commons-io "2.22.0"] [compojure "1.7.2"] - [org.openvoxproject/kitchensink "3.5.6"] + [org.openvoxproject/kitchensink "3.5.7"] [prismatic/schema "1.4.1"]] :dependencies [[org.clojure/clojure]