Skip to content

Commit

Permalink
Update CLI: remove unnecessary dep
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jun 24, 2022
1 parent 99c70b7 commit 3b7f784
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
@@ -1,5 +1,5 @@
{:deps {org.clojure/clojure {:mvn/version "1.11.1"}
org.babashka/cli {:mvn/version "0.2.23"}
org.babashka/cli {:mvn/version "0.2.24"}
http-kit/http-kit {:mvn/version "2.6.0"}
babashka/fs {:mvn/version "0.1.6"}
hiccup/hiccup {:mvn/version "2.0.0-alpha2"}}
Expand Down

0 comments on commit 3b7f784

Please sign in to comment.