From a6540b69eaa3f86ce4e3ae7bf5592a2f4c5cdfef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 20:35:02 +0000 Subject: [PATCH] chore(deps): update dependency org.clojure:math.combinatorics to v0.3.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c063c17a0..90479ab68 100644 --- a/project.clj +++ b/project.clj @@ -123,7 +123,7 @@ [org.clojure/java.jdbc] [org.clojure/tools.macro] [org.clojure/tools.namespace] - [org.clojure/math.combinatorics "0.1.1"] + [org.clojure/math.combinatorics "0.3.0"] [org.clojure/tools.logging] [org.clojure/tools.nrepl]