Skip to content

Commit

Permalink
fix pedestal breakchanges
Browse files Browse the repository at this point in the history
  • Loading branch information
macielti committed Jul 12, 2024
1 parent ae4f29f commit 01b1e32
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,12 @@
[telegrambot-lib "2.15.0"]
[io.pedestal/pedestal.service "0.7.0"]
[io.pedestal/pedestal.interceptor "0.7.0"]
[io.pedestal/pedestal.error "0.7.0"]
[io.pedestal/pedestal.jetty "0.7.0"]
[io.pedestal/pedestal.route "0.7.0"]
[prismatic/schema-generators "0.1.5"]
[nubank/matcher-combinators "3.9.1"]
[com.datomic/datomic-free "0.9.5697"]
[io.pedestal/pedestal.jetty "0.7.0"]
[io.pedestal/pedestal.route "0.7.0"]
[com.stuartsierra/component "1.1.0"]
[siili/humanize "0.1.1"]
[prismatic/plumbing "0.6.0"]
Expand Down

0 comments on commit 01b1e32

Please sign in to comment.