mirror of https://github.com/penpot/penpot.git
⬆️ Upgrade yetti to v9.16 (fixes exception unwrapping)
This commit is contained in:
parent
9334f935eb
commit
54bb89b2bb
|
|
@ -21,8 +21,8 @@
|
|||
java-http-clj/java-http-clj {:mvn/version "0.4.3"}
|
||||
|
||||
funcool/yetti
|
||||
{:git/tag "v9.15"
|
||||
:git/sha "aa9b967"
|
||||
{:git/tag "v9.16"
|
||||
:git/sha "7df3e08"
|
||||
:git/url "https://github.com/funcool/yetti.git"
|
||||
:exclusions [org.slf4j/slf4j-api]}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue