From eac8382b3278c84c2ac910d3f51f26cdf23334e3 Mon Sep 17 00:00:00 2001 From: Saurabh Pandit Date: Wed, 4 Sep 2024 08:34:59 +0530 Subject: [PATCH] (PDB-5782): Updated ezbake build version to support debian-12-x86_64 build for puppetdb --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0dab69334a..853579215a 100644 --- a/project.clj +++ b/project.clj @@ -281,7 +281,7 @@ ;; in the final package. [puppetlabs/puppetdb ~pdb-version]] :name "puppetdb" - :plugins [[puppetlabs/lein-ezbake "2.5.5"]]} + :plugins [[puppetlabs/lein-ezbake "2.6.2"]]} :testutils {:source-paths ^:replace ["test"] :resource-paths ^:replace [] ;; Something else may need adjustment, but