Merge pull request #2862 from penpot/niwinz-multipart-encodign-bugfix

⬆️ Update yetti to v9.12
This commit is contained in:
Alejandro 2023-01-30 15:38:44 +01:00 committed by GitHub
commit 7271e98df3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,8 @@
java-http-clj/java-http-clj {:mvn/version "0.4.3"} java-http-clj/java-http-clj {:mvn/version "0.4.3"}
funcool/yetti funcool/yetti
{:git/tag "v9.11" {:git/tag "v9.12"
:git/sha "6f9197a" :git/sha "51646d8"
:git/url "https://github.com/funcool/yetti.git" :git/url "https://github.com/funcool/yetti.git"
:exclusions [org.slf4j/slf4j-api]} :exclusions [org.slf4j/slf4j-api]}