Skip to content

Commit

Permalink
fix(deps): update dependency io.pedestal:pedestal.jetty to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 1768e4e commit 5194e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clojure/pedestal/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.11.1"]
[io.pedestal/pedestal.service "0.6.2"]
[io.pedestal/pedestal.jetty "0.6.1"]]
[io.pedestal/pedestal.jetty "0.6.2"]]
:min-lein-version "2.0.0"
:resource-paths []
:profiles {:uberjar {:aot [the-benchmarker-pedestal.server]}}
Expand Down

0 comments on commit 5194e34

Please sign in to comment.