diff --git a/pom.xml b/pom.xml
index dca9f5da..45464514 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
com.wallbrew
spoon
- 1.4.0
+ 1.5.0
org.clojure
diff --git a/project.clj b/project.clj
index eea29a1f..9b42ca6d 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.4.0"]
+ :dependencies [[com.wallbrew/spoon "1.5.0"]
[org.clojure/clojure "1.12.0"]
[org.clojure/clojurescript "1.11.132" :scope "provided"]]