Skip to content

Commit

Permalink
(maint) Update ezbake to 2.5.3
Browse files Browse the repository at this point in the history
contains a fix to allow package builds on el9
  • Loading branch information
austb committed Aug 4, 2023
1 parent 6fdbfb8 commit 8b680f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
;; in the final package.
[puppetlabs/puppetdb ~pdb-version :exclusions [com.zaxxer/HikariCP]]]
:name "puppetdb"
:plugins [[puppetlabs/lein-ezbake "2.5.2"]]}
:plugins [[puppetlabs/lein-ezbake "2.5.3"]]}
:testutils {:source-paths ^:replace ["test"]
:resource-paths ^:replace []
;; Something else may need adjustment, but
Expand Down

0 comments on commit 8b680f7

Please sign in to comment.