diff --git a/project.clj b/project.clj index 916f0306..aed209c8 100644 --- a/project.clj +++ b/project.clj @@ -42,9 +42,9 @@ :feature/datascript {:source-paths ["feature-datascript"] :dependencies [[datascript "1.0.1"]]} :feature/httpkit-client {:source-paths ["feature-httpkit-client"] - :dependencies [[http-kit "2.5.0"]]} + :dependencies [[http-kit "2.5.1"]]} :feature/httpkit-server {:source-paths ["feature-httpkit-server"] - :dependencies [[http-kit "2.5.0"]]} + :dependencies [[http-kit "2.5.1"]]} :feature/lanterna {:source-paths ["feature-lanterna"] :dependencies [[babashka/clojure-lanterna "0.9.8-SNAPSHOT"]]} :feature/core-match {:source-paths ["feature-core-match"]