diff --git a/project.clj b/project.clj index 91edb226..7c385702 100644 --- a/project.clj +++ b/project.clj @@ -3,7 +3,7 @@ :url "https://github.com/mozilla/datomish" :license {:name "Mozilla Public License Version 2.0" :url "https://github.com/mozilla/datomish/blob/master/LICENSE"} - :dependencies [[org.clojure/clojurescript "1.9.229"] + :dependencies [[org.clojure/clojurescript "1.9.293"] [org.clojure/clojure "1.8.0"] [org.clojure/core.async "0.2.385"] [datascript "0.15.1"]