diff --git a/pom.xml b/pom.xml index f9facf1..daf0e54 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.wallbrew spoon - 1.3.0 + 1.4.0 org.clojure diff --git a/project.clj b/project.clj index ed50f60..c37d367 100644 --- a/project.clj +++ b/project.clj @@ -10,7 +10,7 @@ :pom-addition [:organization [:name "Wall Brew Co."] [:url "https://wallbrew.com"]] - :dependencies [[com.wallbrew/spoon "1.3.0"] + :dependencies [[com.wallbrew/spoon "1.4.0"] [org.clojure/clojure "1.12.0"] [org.clojure/clojurescript "1.11.132" :scope "provided"]]