Skip to content

Commit c572622

Browse files
committed
Update clj-kondo
1 parent fa2df68 commit c572622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jvm/deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{:deps {;; only necessary for JVM usage - use :exclusions [clj-kondo/clj-kondo]
22
io.github.borkdude/quickdoc-sources {:local/root ".."}
3-
clj-kondo/clj-kondo {:mvn/version "2022.04.25"}}
3+
clj-kondo/clj-kondo {:mvn/version "2022.10.05"}}
44
:tools/usage {:ns-default quickdoc.api}}

0 commit comments

Comments
 (0)