diff --git a/deps.edn b/deps.edn index ddd05a3..42340f8 100644 --- a/deps.edn +++ b/deps.edn @@ -3,7 +3,7 @@ :deps {org.clojure/clojure {:mvn/version "1.11.0"} nostromo/nostromo {:git/url "https://github.com/nosana-ci/nostromo" - :sha "2b926613f14238b1a86c7a0d78d3a1d4b504850b"} + :sha "ac24852dbcf5fa2959e524ec465806b0a0f52b1b"} ;; nostromo/nostromo {:local/root "../nostromo"} org.clojure/tools.cli {:mvn/version "1.0.214"}