Skip to content

Commit

Permalink
Update Pedestal to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Feb 29, 2024
1 parent ecfaf86 commit 3efb655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
com.zaxxer/HikariCP {:mvn/version "5.0.0"
:exclusions [org.slf4j/slf4j-api]}
;; Pedestal and Jetty webserver deps
io.pedestal/pedestal.jetty {:mvn/version "0.6.2"}
io.pedestal/pedestal.jetty {:mvn/version "0.6.3"}
org.eclipse.jetty/jetty-alpn-java-server {:mvn/version "9.4.53.v20231009"}
;; Security deps
buddy/buddy-core {:mvn/version "1.11.418"
Expand Down

0 comments on commit 3efb655

Please sign in to comment.