From ee1dbe6fc7d318ac7848ceabdd5bc1523f6f0d7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 03:00:19 +0000 Subject: [PATCH] Update dependency cheshire:cheshire to v5.12.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 70a35ae..e772f83 100644 --- a/project.clj +++ b/project.clj @@ -9,7 +9,7 @@ [com.stuartsierra/component "0.3.2"] [org.julienxx/clj-slack "0.5.5"] [slack-rtm "0.1.5"] - [cheshire "5.7.1"] + [cheshire "5.12.0"] [circleci/clj-yaml "0.5.5"] [tentacles "0.5.1"] [org.clojure/tools.namespace "0.2.10"]