Skip to content

Commit

Permalink
Update Pedestal to version 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Nov 20, 2023
1 parent 33b2325 commit 96a7201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
:run-cli {:main-opts ["-m" "com.yetanalytics.datasim.cli"]}
:server {:extra-paths ["src/server"]
:extra-deps
{io.pedestal/pedestal.jetty {:mvn/version "0.6.1"}
io.pedestal/pedestal.service {:mvn/version "0.6.0"}
{io.pedestal/pedestal.jetty {:mvn/version "0.6.2"}
io.pedestal/pedestal.service {:mvn/version "0.6.2"}
org.slf4j/slf4j-simple {:mvn/version "1.7.28"}
clj-http/clj-http {:mvn/version "3.12.3"}
environ/environ {:mvn/version "1.1.0"}
Expand Down

0 comments on commit 96a7201

Please sign in to comment.