Update deps.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Oliver Marks 2021-07-15 19:33:08 +01:00
parent aec41bd375
commit f267b27371
1 changed files with 6 additions and 0 deletions

6
deps.edn Normal file
View File

@ -0,0 +1,6 @@
{:deps {org.clojure/clojure {:mvn/version "1.10.0"}
org.clojure/clojurescript {:mvn/version "1.10.764"}
olymk2/cl-org {:git/url "https://gitlab.com/olymk2/cl-org.git"
:sha "6a645bf2771c83751c2656ed533dd72df420202c"}
com.bhauman/figwheel-main {:mvn/version "0.2.11"}}
:paths ["src" "resources"]}