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 fa2df68 commit c572622Copy full SHA for c572622
jvm/deps.edn
@@ -1,4 +1,4 @@
1
{:deps {;; only necessary for JVM usage - use :exclusions [clj-kondo/clj-kondo]
2
io.github.borkdude/quickdoc-sources {:local/root ".."}
3
- clj-kondo/clj-kondo {:mvn/version "2022.04.25"}}
+ clj-kondo/clj-kondo {:mvn/version "2022.10.05"}}
4
:tools/usage {:ns-default quickdoc.api}}
0 commit comments