From 1cf0e6d8bbdb83f1bc8eae76455d8fc13e72a85b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:13:19 -0500 Subject: [PATCH] Update dependency com.wallbrew:lein-sealog to v1.3.0 (#148) | datasource | package | from | to | | ---------- | ------------------------ | ----- | ----- | | clojure | com.wallbrew:lein-sealog | 1.2.1 | 1.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 6f8f6ca..b1d4aea 100644 --- a/project.clj +++ b/project.clj @@ -12,7 +12,7 @@ [org.clojure/clojurescript "1.11.132" :scope "provided"]] :plugins [[com.github.clj-kondo/lein-clj-kondo "2024.03.13"] - [com.wallbrew/lein-sealog "1.2.1"] + [com.wallbrew/lein-sealog "1.3.0"] [lein-cljsbuild "1.1.8"] [lein-project-version "0.1.0"] [mvxcvi/cljstyle "0.16.630"]