From 9668754abbe75dbba017fd4fd18ea466df102ad6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 09:23:51 +0000 Subject: [PATCH] chore(deps): update dependency clj-time:clj-time to v0.15.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 166d3c0..f98d117 100644 --- a/project.clj +++ b/project.clj @@ -71,7 +71,7 @@ [nrepl/nrepl "0.6.0"] [bidi "2.1.6"] - [clj-time "0.11.0"] + [clj-time "0.15.2"] [clj-stacktrace "0.2.8"] [com.zaxxer/HikariCP "5.0.1"] [clj-commons/fs "1.6.312"]