We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf684c commit cd54b33Copy full SHA for cd54b33
project.clj
@@ -93,7 +93,7 @@
93
[org.clojure/clojurescript "1.10.520" :scope "provided"]]}
94
95
:maint {:source-paths ["src" "maint"]
96
- :dependencies [[org.clojure/tools.cli "1.0.194"]]}
+ :dependencies [[org.clojure/tools.cli "1.0.206"]]}
97
98
:test {:global-vars {*assert* true}
99
:source-paths ["test/src"]
0 commit comments