From ee24c1d7097f417932a639cecd973829e63401ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 13:07:21 +0000 Subject: [PATCH] Update dependency lein-parent:lein-parent to v0.3.9 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]])