diff --git a/README.md b/README.md index 87740c0..8285386 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # kaocha-cljs -[![GitHub Actions](https://github.com/com.lambdaisland/kaocha-cljs/actions/workflows/main.yml/badge.svg)](https://github.com/com.lambdaisland/kaocha-cljs/actions/workflows/main.yml) [![cljdoc badge](https://cljdoc.org/badge/com.lambdaisland/kaocha-cljs)](https://cljdoc.org/d/com.lambdaisland/kaocha-cljs) [![Clojars Project](https://img.shields.io/clojars/v/com.lambdaisland/kaocha-cljs.svg)](https://clojars.org/com.lambdaisland/kaocha-cljs) +[![GitHub Actions](https://github.com/lambdaisland/kaocha-cljs/actions/workflows/main.yml/badge.svg)](https://github.com/lambdaisland/kaocha-cljs/actions/workflows/main.yml) [![cljdoc badge](https://cljdoc.org/badge/com.lambdaisland/kaocha-cljs)](https://cljdoc.org/d/com.lambdaisland/kaocha-cljs) [![Clojars Project](https://img.shields.io/clojars/v/com.lambdaisland/kaocha-cljs.svg)](https://clojars.org/com.lambdaisland/kaocha-cljs) ClojureScript support for Kaocha diff --git a/bb.edn b/bb.edn index 168e9df..96688f9 100644 --- a/bb.edn +++ b/bb.edn @@ -1,3 +1,3 @@ {:deps {lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source" - :git/sha "e0e234aea52aeafac6ebb06c4a5149d83977e6a0"}}} + :git/sha "94295666e8026fb8c58e93f822914810812e77d4"}}}