mirror of https://github.com/penpot/penpot.git
⬆️ Update yetti to v9.12
Fixes encoding bug on multipart uploads
This commit is contained in:
parent
185cabb2fa
commit
f0386ef7b0
|
|
@ -22,8 +22,8 @@
|
|||
java-http-clj/java-http-clj {:mvn/version "0.4.3"}
|
||||
|
||||
funcool/yetti
|
||||
{:git/tag "v9.11"
|
||||
:git/sha "6f9197a"
|
||||
{:git/tag "v9.12"
|
||||
:git/sha "51646d8"
|
||||
:git/url "https://github.com/funcool/yetti.git"
|
||||
:exclusions [org.slf4j/slf4j-api]}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue