0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 00:58:26 -05:00

⬆️ Update vertx dependency to 4.0.0-milestone4 (vendor/vertx).`

This commit is contained in:
Andrey Antukh 2020-01-23 15:45:50 +01:00
parent d034c6144c
commit 864081c31e

View file

@ -3,9 +3,9 @@
funcool/promesa {:mvn/version "5.0.0"}
metosin/reitit-core {:mvn/version "0.3.10"}
metosin/sieppari {:mvn/version "0.0.0-alpha8"}
io.vertx/vertx-core {:mvn/version "3.8.4"}
io.vertx/vertx-web {:mvn/version "3.8.4"}
io.vertx/vertx-web-client {:mvn/version "3.8.4"}}
io.vertx/vertx-core {:mvn/version "4.0.0-milestone4"}
io.vertx/vertx-web {:mvn/version "4.0.0-milestone4"}
io.vertx/vertx-web-client {:mvn/version "4.0.0-milestone4"}}
:paths ["src" "resources"]
:aliases
{:dev