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 970f208 commit 08d3c70Copy full SHA for 08d3c70
deps.edn
@@ -179,6 +179,7 @@
179
"--exclude=lambdaisland/kaocha@1.0.829" ;; https://github.com/lambdaisland/kaocha/issues/208
180
"--exclude=com.bhauman/figwheel-main@0.2.15" ;; deployment was botched, some components missing
181
"--exclude=org.clojure/clojurescript@1.11.121" ;; no evidence yet that this is an official release
182
+ "--exclude=org.clojure/clojurescript@1.12.116" ;; https://clojure.atlassian.net/browse/CLJS-3463
183
"--exclude=technomancy/leiningen@2.11.0" ;; exclude for refactor-nrepl lib test
184
"--exclude=technomancy/leiningen@2.11.1" ;; exclude for refactor-nrepl lib test
185
]}}}
0 commit comments