diff --git a/deps.edn b/deps.edn index 99d42e0..1714dd2 100644 --- a/deps.edn +++ b/deps.edn @@ -4,7 +4,7 @@ {org.clojure/clojure {:mvn/version "1.11.0"} nostromo/nostromo {:git/url "https://github.com/nosana-ci/nostromo" :sha "641fc912df5ace0da364e7ad2d26341d4b126f3c"} - nostromo/nostromo {:local/root "../nostromo"} + ;; nostromo/nostromo {:local/root "../nostromo"} org.clojure/tools.cli {:mvn/version "1.0.214"}