File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 1.7
1+ 1.8
Original file line number Diff line number Diff line change 1- # 1.7.160 (2025-10-02 / bb4fd65 )
1+ # 1.8.163 (2025-10-02 / 49c8795 )
22
33## Added
44
Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ Kaocha-cljs requires Clojure and ClojureScript 1.10 or later.
3737To use the latest release, add the following to your ` deps.edn ` ([ Clojure CLI] ( https://clojure.org/guides/deps_and_cli ) )
3838
3939```
40- com.lambdaisland/kaocha-cljs {:mvn/version "1.7.160 "}
40+ com.lambdaisland/kaocha-cljs {:mvn/version "1.8.163 "}
4141```
4242
4343or add the following to your ` project.clj ` ([ Leiningen] ( https://leiningen.org/ ) )
4444
4545```
46- [com.lambdaisland/kaocha-cljs "1.7.160 "]
46+ [com.lambdaisland/kaocha-cljs "1.8.163 "]
4747```
4848<!-- /installation -->
4949
You can’t perform that action at this time.
0 commit comments