diff --git a/project.clj b/project.clj index 07f11fe8e..f5042e22b 100644 --- a/project.clj +++ b/project.clj @@ -80,7 +80,7 @@ :password :env/CLOJARS_PASSWORD :sign-releases false}]] - :plugins [[lein-parent "0.3.7"] + :plugins [[lein-parent "0.3.9"] [jonase/eastwood "1.4.3" :exclusions [org.clojure/clojure]] ;; We have to have this, and it needs to agree with clj-parent ;; until/unless you can have managed plugin dependencies.