From bfd78e7c562b3cbc4ba51181761770024cf4a6fd Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 25 Oct 2021 12:05:49 +0200 Subject: [PATCH] Bump rewrite-clj --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8fa29cdf..873012a1 100644 --- a/project.clj +++ b/project.clj @@ -26,7 +26,7 @@ [org.clojure/core.async "1.3.618"] [org.clojure/test.check "1.1.0"] [com.github.clj-easy/graal-build-time "0.1.0"] - [rewrite-clj/rewrite-clj "1.0.644-alpha"]] + [rewrite-clj/rewrite-clj "1.0.699-alpha"]] :profiles {:feature/xml {:source-paths ["feature-xml"] :dependencies [[org.clojure/data.xml "0.2.0-alpha6"]]} :feature/yaml {:source-paths ["feature-yaml"]