fix clojure dep
this caused nrepl completion to crash
This commit is contained in:
parent
35b70dcbb6
commit
902ae2fc45
3 changed files with 9 additions and 9 deletions
2
deps.edn
2
deps.edn
|
|
@ -1,4 +1,4 @@
|
|||
{:deps {org.clojure/clojure {:mvn/version "1.9.0"}
|
||||
{:deps {#_#_ org.clojure/clojure {:mvn/version "1.11.1"}
|
||||
quil/quil {:mvn/version "3.1.0"}
|
||||
thi.ng/geom {:mvn/version "1.0.0-RC3"
|
||||
:exclusions [org.jogamp.jogl/jogl-all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue