0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 16:00:19 -05:00

⬆️ Update to clojure 1.12.0-alpha5

This commit is contained in:
Andrey Antukh 2023-11-02 17:00:56 +01:00 committed by Andrés Moya
parent 93535b7df6
commit 4925ca2de9

View file

@ -3,7 +3,7 @@
:deps :deps
{penpot/common {:local/root "../common"} {penpot/common {:local/root "../common"}
org.clojure/clojure {:mvn/version "1.11.1"} org.clojure/clojure {:mvn/version "1.12.0-alpha5"}
com.github.luben/zstd-jni {:mvn/version "1.5.5-5"} com.github.luben/zstd-jni {:mvn/version "1.5.5-5"}
io.prometheus/simpleclient {:mvn/version "0.16.0"} io.prometheus/simpleclient {:mvn/version "0.16.0"}