From 6cb7e8fcaa341ff4f46e91f383d4906e833e300c Mon Sep 17 00:00:00 2001 From: jonathannewman Date: Tue, 20 Jun 2023 14:53:00 -0700 Subject: [PATCH] (PDB-5636) update ezbake to 2.4.2 This updates lein-ezbake to 2.4.2 to add build target support for ubuntu 2204 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0a775a97c2..630a90e810 100644 --- a/project.clj +++ b/project.clj @@ -312,7 +312,7 @@ ;; in the final package. [puppetlabs/puppetdb ~pdb-version :exclusions [com.zaxxer/HikariCP]]] :name "puppetdb" - :plugins [[puppetlabs/lein-ezbake "2.4.1"]]} + :plugins [[puppetlabs/lein-ezbake "2.4.2"]]} :testutils {:source-paths ^:replace ["test"] :resource-paths ^:replace [] ;; Something else may need adjustment, but