Skip to content

Commit

Permalink
roll back clj-parent updates to last version that passed eastwood in pr
Browse files Browse the repository at this point in the history
  • Loading branch information
justinstoller committed Feb 16, 2024
1 parent a070da1 commit 9364035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

:min-lein-version "2.9.1"

:parent-project {:coords [puppetlabs/clj-parent "7.3.8"]
:parent-project {:coords [puppetlabs/clj-parent "7.3.1"]
:inherit [:managed-dependencies]}

:dependencies [[org.clojure/clojure]
Expand Down Expand Up @@ -56,7 +56,7 @@
[puppetlabs/trapperkeeper]
[com.puppetlabs/trapperkeeper-webserver-jetty10]
[puppetlabs/trapperkeeper-authorization]
[puppetlabs/trapperkeeper-comidi-metrics "0.1.1" :exclusions [puppetlabs/trapperkeeper-metrics]]
[puppetlabs/trapperkeeper-comidi-metrics]
[puppetlabs/trapperkeeper-metrics "2.0.1"]
[puppetlabs/trapperkeeper-scheduler]
[puppetlabs/trapperkeeper-status]
Expand Down

0 comments on commit 9364035

Please sign in to comment.