File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
:1.11 {:override-deps {org.clojure/clojure {:mvn/version " 1.11.3" }}}
20
20
21
21
; ; Clojure pre-release to test against
22
- :1.12 {:override-deps {org.clojure/clojure {:mvn/version " 1.12.0-alpha11 " }}}
22
+ :1.12 {:override-deps {org.clojure/clojure {:mvn/version " 1.12.0-alpha12 " }}}
23
23
24
24
; ;
25
25
; ; ClojureScript version we test with (and support)
68
68
:extra-paths [" target/test-doc-blocks/test" ]}
69
69
70
70
; ; kaocha for testing clojure versions>= v1.9
71
- :kaocha {:extra-deps {lambdaisland/kaocha {:mvn/version " 1.90.1383 " }
71
+ :kaocha {:extra-deps {lambdaisland/kaocha {:mvn/version " 1.91.1392 " }
72
72
lambdaisland/kaocha-junit-xml {:mvn/version " 1.17.101" }
73
73
lambdaisland/kaocha-cloverage {:mvn/version " 1.1.89" }}
74
74
:main-opts [" -m" " kaocha.runner" ]}
You can’t perform that action at this time.
0 commit comments