0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-10 14:01:29 -05:00

⬆️ Update vertx-pg-client to 4.0.0-milestone4.

This commit is contained in:
Andrey Antukh 2020-01-23 17:47:46 +01:00
parent de6fa83e96
commit 282b170147

View file

@ -19,7 +19,7 @@
com.cognitect/transit-clj {:mvn/version "0.8.319"}
;; TODO: vendorize pgclient under `vertx-clojure/vertx-pgclient`
io.vertx/vertx-pg-client {:mvn/version "3.8.4"}
io.vertx/vertx-pg-client {:mvn/version "4.0.0-milestone4"}
vertx-clojure/vertx
{:local/root "vendor/vertx"