From 238ac18bd55c9afccb4e3c8479d04226198de49a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:20:20 +0000 Subject: [PATCH] Update dependency integrant:integrant to v0.9.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7da42d8..3162117 100644 --- a/project.clj +++ b/project.clj @@ -23,7 +23,7 @@ [ring/ring-core "1.12.1"] ; State management - [integrant "0.8.1"] + [integrant "0.9.0"] [com.walmartlabs/dyn-edn "0.2.0"] ; Logging