diff --git a/project.clj b/project.clj index 3f4c79304..be2740315 100644 --- a/project.clj +++ b/project.clj @@ -79,7 +79,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.