Skip to content

Commit 8cb6885

Browse files
codox: update plugin
1 parent 4d6fc63 commit 8cb6885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"figtest-headless" ["run" "-m" "figwheel.main" "-fwo" "{:launch-js [\"run-chrome.sh\" :open-url]}" "-co" "test.cljs.edn" "-m" active.clojure.figwheel-test-runner]}
5353

5454
:plugins [[lein-cljsbuild "1.1.7"]
55-
[lein-codox "0.10.7"]]
55+
[lein-codox "0.10.8"]]
5656

5757
:codox {:language :clojure
5858
:metadata {:doc/format :markdown}

0 commit comments

Comments
 (0)