From f7c059cafba22c5c1368f1a61b8e6402e4e8392c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 13:28:18 +0000 Subject: [PATCH] Update dependency puppetlabs:i18n to v0.9.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 616aa382..4d77bcb5 100644 --- a/project.clj +++ b/project.clj @@ -57,4 +57,4 @@ :testutils {:source-paths ^:replace ["test/unit" "test/integration"]}} :plugins [[lein-parent "0.3.9"] - [puppetlabs/i18n "0.8.0" :hooks false]]) + [puppetlabs/i18n "0.9.2" :hooks false]])