Upgrade SCI

This commit is contained in:
Michiel Borkent 2022-12-21 17:01:44 +01:00
parent 3e67519400
commit d16cbd6486

View file

@ -3,7 +3,7 @@
:deps
{org.clojure/clojure {:mvn/version "1.11.1"}
org.babashka/sci {:git/url "https://github.com/babashka/sci"
:git/sha "79f905cc7cb2a323d080bec7805df0c9eb8e65d0"}
:git/sha "39ce36540eb4c2c6adc74c23ea76ac6330ca7835"}
#_{:local/root "../babashka/sci"}
reagent/reagent {:mvn/version "1.1.1"}
re-frame/re-frame {:mvn/version "1.3.0"}