⬆️ Update dependencies.

This commit is contained in:
Andrey Antukh 2021-12-27 11:55:42 +01:00
parent 7f5b0f359c
commit 445195e9eb
9 changed files with 178 additions and 169 deletions

View file

@ -2,11 +2,9 @@
export PENPOT_FLAGS="enable-asserts enable-audit-log $PENPOT_FLAGS"
export OPTIONS="
-A:jmx-remote:dev \
-J-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager \
-J-Dclojure.tools.logging.factory=clojure.tools.logging.impl/log4j2-factory \
-J-Dlog4j2.configurationFile=log4j2-devenv.xml \
-J-XX:+UseShenandoahGC \
-J-XX:-OmitStackTraceInFastThrow \