diff --git a/build.boot b/build.boot index b604904..7061068 100644 --- a/build.boot +++ b/build.boot @@ -13,7 +13,7 @@ [org.clojure/clojurescript "1.9.518" :scope "test"] [adzerk/boot-cljs "2.0.0" :scope "test"] [adzerk/boot-test "1.2.0" :scope "test"] - [crisptrutski/boot-cljs-test "0.2.2" :scope "test"]]) + [crisptrutski/boot-cljs-test "0.3.0" :scope "test"]]) (require '[adzerk.boot-cljs :refer [cljs]] '[adzerk.boot-test :as t]