diff --git a/deps.edn b/deps.edn index 6eace52..4bc5e2f 100644 --- a/deps.edn +++ b/deps.edn @@ -1,5 +1,4 @@ {:deps {cheshire {:mvn/version "5.8.1"} clj-http {:mvn/version "3.4.0"} - http-kit {:mvn/version "2.6.0"} - org.babashka/mssql {:mvn/version "0.1.1"}} - :aliases {:main {:main-opts ["-m" "thortech.main"]}}} \ No newline at end of file + http-kit {:mvn/version "2.6.0"}} + :aliases {:main {:main-opts ["-m" "thortech.main"]}}}