Skip to content

Commit

Permalink
fix(deps): update dependency io.pedestal:pedestal.jetty to v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 9fbafce commit b8fe409
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.12.0"]
[io.pedestal/pedestal.service "0.7.1"]
[io.pedestal/pedestal.jetty "0.7.1"]]
[io.pedestal/pedestal.jetty "0.7.2"]]
:min-lein-version "2.0.0"
:resource-paths []
:profiles {:uberjar {:aot [the-benchmarker-pedestal.server]}}
Expand Down

0 comments on commit b8fe409

Please sign in to comment.