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

This commit is contained in:
Oly 2022-08-25 15:21:45 +01:00
parent f267b27371
commit 93d60ea1b6
1 changed files with 2 additions and 1 deletions

View File

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