From 5aa6a6185a63a37992fa93df6dd530f15935ebf0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 03:53:48 +0000 Subject: [PATCH] Update dependency mvxcvi:cljstyle to v0.16.630 | datasource | package | from | to | | ---------- | --------------- | ------ | -------- | | clojure | mvxcvi:cljstyle | 0.15.0 | 0.16.630 | --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index a7f483e..5f4f81d 100644 --- a/project.clj +++ b/project.clj @@ -15,7 +15,7 @@ [com.wallbrew/lein-sealog "1.0.2"] [lein-cljsbuild "1.1.8"] [lein-project-version "0.1.0"] - [mvxcvi/cljstyle "0.15.0"] + [mvxcvi/cljstyle "0.16.630"] [ns-sort "1.0.3"]] :deploy-repositories [["clojars" {:url "https://clojars.org/repo"