diff --git a/project.clj b/project.clj index 5ef2561b..616aa382 100644 --- a/project.clj +++ b/project.clj @@ -56,5 +56,5 @@ [])))} :testutils {:source-paths ^:replace ["test/unit" "test/integration"]}} - :plugins [[lein-parent "0.3.7"] + :plugins [[lein-parent "0.3.9"] [puppetlabs/i18n "0.8.0" :hooks false]])