Skip to content

Commit

Permalink
Fix typo in deps.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
jeisses committed Feb 22, 2023
1 parent 9a9b614 commit 9170b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -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"}

Expand Down

0 comments on commit 9170b1a

Please sign in to comment.