add needed transitive deps
This commit is contained in:
9
deps.edn
9
deps.edn
@@ -1,3 +1,8 @@
|
|||||||
{:paths ["src/main"]
|
{:paths ["src/main"]
|
||||||
:deps {funcool/promesa {:mvn/version "11.0.678"}
|
:deps {funcool/promesa {:mvn/version "11.0.678"}
|
||||||
thheller/shadow-cljs {:mvn/version "2.28.7"}}}
|
thheller/shadow-cljs {:mvn/version "2.28.20"}
|
||||||
|
org.jboss.xnio/xnio-api {:mvn/version "3.8.8.Final"}
|
||||||
|
org.jboss.xnio/xnio-nio {:mvn/version "3.8.8.Final"}
|
||||||
|
org.jboss.logging/jboss-logging {:mvn/version "3.4.1.Final"}
|
||||||
|
org.wildfly.common/wildfly-common {:mvn/version "1.5.4.Final"}
|
||||||
|
org.jboss.threads/jboss-threads {:mvn/version "3.1.0.Final"}}}
|
||||||
Reference in New Issue
Block a user