mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 17:00:36 -05:00
Set clojure version to 1.9.0-alpha11.
This commit is contained in:
parent
b88e4d89ce
commit
ea267ee981
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
:profiles {:dev {:source-paths ["dev"]}}
|
||||
|
||||
:dependencies [[org.clojure/clojure "1.9.0-alpha10" :scope "provided"]
|
||||
:dependencies [[org.clojure/clojure "1.9.0-alpha11" :scope "provided"]
|
||||
[org.clojure/clojurescript "1.9.227" :scope "provided"]
|
||||
|
||||
;; Build
|
||||
|
|
Loading…
Reference in a new issue